diff --git a/README.md b/README.md
index cee5655..63d9eed 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@ Simple information disclosure vulnerability. Use the `logcat` command-line tool
Show me how it's done!
adb shell 'pidof infosecadventures.allsafe'
-
-Take output and substutue for
-
+
+Take output and substitue for
+
adb shell 'logcat --pid | grep secret'