Skip to content

Commit

Permalink
add comma to sentence (#174)
Browse files Browse the repository at this point in the history
Added a needed comma for sentence flow.
  • Loading branch information
thomaslantern authored Nov 5, 2023
1 parent e1370d2 commit da4a582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ entirely.
| `日本語[にほんご]` | `{{kana:MyField}}` | にほんご |
| `日本語[にほんご]` | `{{kanji:MyField}}` | 日本語 |

These names are again, borrowed from Japanese.
These names are, again, borrowed from Japanese.
The term [kana](https://en.wikipedia.org/wiki/Kana) represents the phonetic
system used to describe how words are pronounced, whereas the term
[kanji](https://en.wikipedia.org/wiki/Kanji) represents its Chinese characters.
Expand Down

0 comments on commit da4a582

Please sign in to comment.