diff options
author | johnlow95 <38558408+johnlow95@users.noreply.github.com> | 2018-08-03 02:49:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-03 02:49:48 +0800 |
commit | 081f5b4e2baed28ffa3bf6ce11e0aec7156038c2 (patch) | |
tree | f669591b36cba70420dde9707897e4c103140c8f | |
parent | 1ef57a96b8b7255bd1f1ea0583846f18305419bf (diff) |
Docs: Improve "of" grammar
-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 022d7bb00b..19f145e9bf 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. |