Fix a couple typos in help files

This commit is contained in:
Dave Takahashi
2016-08-31 11:01:30 -07:00
parent 031ed64305
commit 64ff933451
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Tutorial
This is a brief intro to micro's configuration system that will will give some
simple examples showing how to configure settings, rebind keys,
This is a brief intro to micro's configuration system that will give some
simple examples showing how to configure settings, rebind keys,
and use `init.lua` to configure micro to your liking.
Hopefully you'll find this useful.