Skip to content

Commit

Permalink
Fix typo for csv separators (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
northword authored Oct 1, 2024
1 parent c7a4576 commit 31967a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/advanced/journalabbreviations.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can link to a number of external lists. These links can be set up on top of

![External list](<../.gitbook/assets/JournalAbbreviations-ExternalList (2).png>)

External lists can be found at [JabRef's repository abbreviation lists](http://abbrv.jabref.org). These data files are in CSV format (using semicolons as separators):
External lists can be found at [JabRef's repository abbreviation lists](http://abbrv.jabref.org). These data files are in CSV format (using comma as separators):

```csv
<full name>,<abbreviation>[,<shortest unique abbreviation>[,<frequency>]]
Expand Down

0 comments on commit 31967a5

Please sign in to comment.