From da4a582b8cc75bf84ba978a9a307e3c5c1745f13 Mon Sep 17 00:00:00 2001 From: thomaslantern Date: Sat, 4 Nov 2023 23:53:27 -0400 Subject: [PATCH] add comma to sentence (#174) Added a needed comma for sentence flow. --- src/templates/fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/fields.md b/src/templates/fields.md index f0b15847..72620e0d 100644 --- a/src/templates/fields.md +++ b/src/templates/fields.md @@ -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.