瀏覽代碼

fix: typo

Konstantinos Kaloutas 2 年之前
父節點
當前提交
516d98864c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/dev-practices.md

+ 1 - 1
docs/dev-practices.md

@@ -77,7 +77,7 @@ error if it detects an invalid query.
 Our translations can be configured incorrectly. We can catch some of these
 mistakes [as noted here](./contributing-to-translations.md#fix-mistakes).
 
-Punctuation and delimiting characters (e.g `:`, `:`, `?`) should be part of the translatable string.
+Punctuation and delimiting characters (e.g. `:`, `:`, `?`) should be part of the translatable string.
 Those characters and their position may vary depending on the language.
 
 ### Spell Checker