diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-03-16 19:33:07 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-03-16 19:33:07 -0400 |
commit | fdbaeba38c483d92e4ffbf664c4d18121d52001d (patch) | |
tree | a315395c18ffc0d638229d2d7b0fbb213e582b44 /README.md | |
parent | 16f913684db86f1de06dbf1942425006e02d07fa (diff) | |
download | bog-fdbaeba38c483d92e4ffbf664c4d18121d52001d.tar.gz |
DOC: Fix typo in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ heading that is a study. - `bog-clean-and-rename-staged-bibs` - Renaming new BibTeX files. If a separate BibTeX file is used for each + Rename new BibTeX files. If a separate BibTeX file is used for each citekey, this function can be used to rename all new BibTeX files. `bibtex-clean-entry` is used to clean the entry and autogenerate the key. |