From ad8d9a380afecd9e576fc7d70e243f57bfe76742 Mon Sep 17 00:00:00 2001 From: Stefan Taubert Date: Fri, 29 Apr 2022 17:40:32 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0e548a..b8ff8d9 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ ffmpeg -i *.mp3 -acodec pcm_s16le -ar 22050 *.wav If you want to cite this repo, you can use this BibTeX-entry: ```bibtex -@misc{tstgu22, +@misc{tstgt22, author = {Taubert, Stefan}, title = {textgrid-tools}, year = {2022},