From 42f3d196c010c6e30c8a182dcad7de2aab7e902e Mon Sep 17 00:00:00 2001 From: /TheDevKiller <39555268+TheDevKiller@users.noreply.github.com> Date: Sat, 6 Jul 2019 22:33:01 +0200 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c3004..2f2c35b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Install the APK on your device: ```gradle installDebug``` And test it. If you feel fine with that, take a screenshot: -- Take a screenshot, and copy it to */drawable-nodpi/theme_screen_shot.png*. Don't forget to crop the screenshot to include only your layout (and not the enitre screen). +- Take a screenshot, and copy it to */drawable-nodpi/theme_screen_shot.png*. Don't forget to crop the screenshot to include only your layout (and not the entire screen). **GOOD LUCK**