diff --git a/app/locale/en.coffee b/app/locale/en.coffee
index 75a74443d..0c8924acc 100644
--- a/app/locale/en.coffee
+++ b/app/locale/en.coffee
@@ -301,7 +301,7 @@
     infinite_loop_reset_level: "Reset Level"
     infinite_loop_comment_out: "Comment Out My Code"
     tip_toggle_play: "Toggle play/paused with Ctrl+P."
-    tip_scrub_shortcut: "Ctrl+[ and Ctrl+] to rewind and fast-forward."
+    tip_scrub_shortcut: "Use Ctrl+[ and Ctrl+] to rewind and fast-forward."
     tip_guide_exists: "Click the guide, inside game menu (at the top of the page), for useful info."
     tip_open_source: "CodeCombat is 100% open source!"
     tip_beta_launch: "CodeCombat launched its beta in October, 2013."