]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/tutorial.md
More doc updates
[micro.git] / runtime / help / tutorial.md
index 707a3c54e36d9d9917c4d811b987d75fb0f14e7f..8aa473da00286f91d1b3442259105f368630332c 100644 (file)
@@ -16,7 +16,7 @@ the settings and their values. To change an option, you can either change the
 value in the `settings.json` file, or you can type it in directly while using
 micro.
 
-Simply press CtrlE to go to command mode, and type `set option value` (in the
+Press CtrlE to go to command mode, and type `set option value` (in the
 future, I will use `> set option value` to indicate pressing CtrlE). The change
 will take effect immediately and will also be saved to the `settings.json` file
 so that the setting will stick even after you close micro.