CONTRIBUTING: fix typo

pull/23/head
K.B.Dharun Krishna 2023-12-05 22:57:44 +05:30 committed by Starbeamrainbowlabs
parent 6bf91f8050
commit 246e151e8f
1 changed files with 1 additions and 1 deletions

View File

@ -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`
---