Update 00_Getting_Started.md

Fix typo
This commit is contained in:
Julien Chauveau 2013-07-15 21:23:50 +02:00
parent 063ef530cf
commit 89087d11eb
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ You must use the `.md` file extension for your files. Also, you must use undersc
## Sorting
To sort your files and folders in a specific way, you can prefix them with a number and underscore, e.g. `/docs/01_Hello_World.md` and `/docs/05_Features.md` This will list *Hello World* before *Features*, overriding the deafult alpha-numeric sorting. The numbers will be stripped out of the navigation and urls.
To sort your files and folders in a specific way, you can prefix them with a number and underscore, e.g. `/docs/01_Hello_World.md` and `/docs/05_Features.md` This will list *Hello World* before *Features*, overriding the default alpha-numeric sorting. The numbers will be stripped out of the navigation and urls.
## Landing page