diff --git a/README.md b/README.md index ef9e889..d26dda1 100644 --- a/README.md +++ b/README.md @@ -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 @@ -165,4 +165,4 @@ This project contains a package.json file, so once you have the requirements ins ## Support -If you need help using Daux.io, or have found a bug, please create an issue on the Github repo. \ No newline at end of file +If you need help using Daux.io, or have found a bug, please create an issue on the Github repo.