summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2018-07-08 05:28:14 +0900
committerGitHub <noreply@github.com>2018-07-08 05:28:14 +0900
commit76c1077b8ea57c7a1e131c4c58ad3bf3aa70b275 (patch)
tree897e14525a1668b969c9eb6016b529245b238299 /docs
parentFix typo (diff)
downloadmisskey-76c1077b8ea57c7a1e131c4c58ad3bf3aa70b275.tar.gz
misskey-76c1077b8ea57c7a1e131c4c58ad3bf3aa70b275.tar.bz2
misskey-76c1077b8ea57c7a1e131c4c58ad3bf3aa70b275.zip
Fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/translate.en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/translate.en.md b/docs/translate.en.md
index bfdc7699b8..8ac65d3564 100644
--- a/docs/translate.en.md
+++ b/docs/translate.en.md
@@ -4,7 +4,7 @@ Misskey's Translation
If you find an untranslated part on Misskey:
--------------------------------------------
-1. Look for untranslated parts in the miskey's source code.
+1. Look for untranslated parts in the misskey's source code.
- For instance, if you find an untranslated part in: `src/client/app/mobile/views/pages/home.vue`.
2. Replace the untranslated portion with a character string of the form `%i18n:@foo%`.