You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ <h2>Documentation and Help</h2>
71
71
</div>
72
72
</div>
73
73
<divclass="col-sm-8">
74
-
<p>Micro has a built-in help system which you can access by pressing <code>Ctrl-E</code> and typing <code>help topic</code>. You can also press Ctrl-g to open the main help file. The help files are also viewable online in the GitHub repository.</p>
74
+
<p>Micro has a built-in help system which you can access by pressing <code>Ctrl-E</code> and typing <code>help topic</code>. You can also press <code>Ctrl-G</code> to open the main help file. The help files are also viewable online in the GitHub repository.</p>
75
75
<p>I also recommend reading the <ahref="https://github.com/zyedidia/micro/tree/master/runtime/help/tutorial.md">tutorial</a> for
76
76
a brief introduction to the more powerful configuration features micro offers.</p>
0 commit comments