From 3ed8c0016cbb5e98e3c064f17aec92d55563c199 Mon Sep 17 00:00:00 2001
From: faiface <faiface@ksp.sk>
Date: Sat, 22 Apr 2017 15:56:56 +0200
Subject: [PATCH] minor change in platformer example readme

---
 examples/platformer/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/platformer/README.md b/examples/platformer/README.md
index d15d1f6..1562766 100644
--- a/examples/platformer/README.md
+++ b/examples/platformer/README.md
@@ -3,7 +3,7 @@
 This example demostrates a way to put things together and create a simple platformer game with a
 Gopher!
 
-Use **arrow keys** to move and jump around. Press **ENTER** to restart. (And hush, hush, secret.
+Use **arrow keys** to run and jump around. Press **ENTER** to restart. (And hush, hush, secret.
 Press TAB for slo-mo!)
 
 The pixel art feel is, other than from the pixel art spritesheet, achieved by using a 160x120px
-- 
GitLab