From 66a561b0adfa138b0f11db30ac81556805cbf9d5 Mon Sep 17 00:00:00 2001 From: Bryan Forbes Date: Sat, 19 Oct 2013 23:09:42 -0500 Subject: [PATCH] Fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9014e0c..6a73a22 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Because of this structure, a Dojo application is completely agnostic to the serv ### Dojo -Sets up a new Dojo applicatoin, generating all of the boilerplate to get started. The application generator also optionally installs Dijit, DojoX, dgrid, and Stylus. +Sets up a new Dojo application, generating all of the boilerplate to get started. The application generator also optionally installs Dijit, DojoX, dgrid, and Stylus. Example: ```bash