From 309ad577bbe3f99aa000f838463e18e1ba5a5a9d Mon Sep 17 00:00:00 2001 From: Hatem Hosny Date: Thu, 2 Apr 2020 08:26:02 +0200 Subject: [PATCH] fix typo in Contributing --- docs/contributing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/README.md b/docs/contributing/README.md index a13c3802..482aaac8 100644 --- a/docs/contributing/README.md +++ b/docs/contributing/README.md @@ -30,7 +30,7 @@ Something that's missing on the app that's halting your progress from making the ## Translation -Translating the app into your language has never been easier. Thanks to [Crowdin](https://crowdin.com/), a localization management tool, anyone can translate strings without having to mess arounf with a bunch of files. For information on how to translate the app into your own language, please visit the [Translation Secion](/translation/) of the documentation. +Translating the app into your language has never been easier. Thanks to [Crowdin](https://crowdin.com/), a localization management tool, anyone can translate strings without having to mess around with a bunch of files. For information on how to translate the app into your own language, please visit the [Translation Secion](/translation/) of the documentation. ## Commit Code