Fix typo in dev readme

This commit is contained in:
Gergely Hegedus 2022-07-14 12:06:51 +03:00
parent bb47d8e87e
commit 98b9df9d6b

View file

@ -4,7 +4,7 @@ These are notes to myself what the project has currently and how to do verificat
## Pull Request
Each pull request must be go though the automated CI checks, which are:
- Static Code Analyisis (detekt, ktlint, lint)
- Static Code Analysis (detekt, ktlint, lint)
- JVM Tests (unit tests + Robolectric Tests)
- Android Tests on Emulators