From bdc794cf658c5eeb2f1475f70425ab5349f020de Mon Sep 17 00:00:00 2001 From: coreglitch Date: Sat, 29 Aug 2020 00:42:05 +0600 Subject: [PATCH] typo fix (#67) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8d4b208..664df7ab 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Read more in [building instructions](https://github.com/Flipper-Zero/flipperzero * Make basic code examples [Task #15](https://github.com/Flipper-Zero/flipperzero-firmware-community/issues/15) * Transfer old code to new architecture -**We are open for changes!** You can suggest changes to any part of the code, wiki, guidelines, workflow, automation, etc. +**We are open for changes!** You can suggest changes for any part of the code, wiki, guidelines, workflow, automation, etc. If you are deary to start, please read [contribution guide](https://github.com/Flipper-Zero/flipperzero-firmware-community/wiki/Contributing) about creating issue, editing wiki, improving codebase and configuring environment.