diff options
| author | johnlow95 <[email protected]> | 2018-08-03 02:49:48 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-08-03 02:49:48 +0800 |
| commit | 081f5b4e2baed28ffa3bf6ce11e0aec7156038c2 (patch) | |
| tree | f669591b36cba70420dde9707897e4c103140c8f /doc/translation_process.md | |
| parent | Merge #13255: trivial: Fixed typos and cleaned up language (diff) | |
| download | discoin-081f5b4e2baed28ffa3bf6ce11e0aec7156038c2.tar.xz discoin-081f5b4e2baed28ffa3bf6ce11e0aec7156038c2.zip | |
Docs: Improve "of" grammar
Diffstat (limited to 'doc/translation_process.md')
| -rw-r--r-- | doc/translation_process.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/translation_process.md b/doc/translation_process.md index 022d7bb00..19f145e9b 100644 --- a/doc/translation_process.md +++ b/doc/translation_process.md @@ -62,7 +62,7 @@ token = username = USERNAME ``` -The Transifex Bitcoin project config file is included as part of the repo. It can be found at `.tx/config`, however you shouldn’t need change anything. +The Transifex Bitcoin project config file is included as part of the repo. It can be found at `.tx/config`, however you shouldn’t need to change anything. ### Synchronising translations To assist in updating translations, we have created a script to help. |