From 60573d701e3e748c252f5ad25ebaa49c399caccd Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Sun, 15 Sep 2013 13:57:20 +0530 Subject: [PATCH] `creatint` => `creating` --- GETTING_STARTED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index 742a1335..0bcc3aca 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -12,7 +12,7 @@ RubyMotion install take a look at the [getting started guide](http://www.rubymot ## Create a new RubyMotion project RubyMotion ships with the `motion` command-line tool to handle creating projects, -updating and creatint support tickets. +updating and creating support tickets. ``` $ motion create bw-demo