瀏覽代碼

CONTRIBUTING: fix typo

K.B.Dharun Krishna 1 年之前
父節點
當前提交
246e151e8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -201,7 +201,7 @@ Where `<command>` is the name of the command being modified, and `<type of chang
 - For a modification to the translation of an existing page: `cp: fix typo in Tamil translation`
 - For related changes to several pages: `grep, find, locate: synchronize format of wildcards`
 - For multiple subcommand page additions: `git-{add, push, ...}: add page`
-- For modfiying multiple pages in a language: `pages.<locale>/*: update pages`
+- For modifying multiple pages in a language: `pages.<locale>/*: update pages`
 
 ---