From 5fb565aeb3110dc0bbaedadbbed4a446e1c369dd Mon Sep 17 00:00:00 2001 From: Vadim Demedes Date: Sun, 15 Sep 2019 16:06:32 -0700 Subject: [PATCH] Minor changes --- examples/useinput/useinput.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/useinput/useinput.js b/examples/useinput/useinput.js index b71f615e6..f77616cbf 100644 --- a/examples/useinput/useinput.js +++ b/examples/useinput/useinput.js @@ -32,7 +32,7 @@ const Robot = () => { return ( - Use arrow keys to move the face. q to exit + Use arrow keys to move the face. Press "q" to exit. ^_^ );