From 9efccb797cd6048bbfb6a1cb1ad1a73a1b0af1be Mon Sep 17 00:00:00 2001
From: Sean Brant <brant.sean@gmail.com>
Date: Mon, 10 Mar 2014 18:27:16 -0500
Subject: [PATCH] Fixes typos

---
 features/mobile/getting_started.feature | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/features/mobile/getting_started.feature b/features/mobile/getting_started.feature
index 4eadd6b63d..4d24e5ee61 100644
--- a/features/mobile/getting_started.feature
+++ b/features/mobile/getting_started.feature
@@ -1,7 +1,7 @@
 @javascript
-Feature: editing the gettig started in the mobile view
+Feature: editing the getting started in the mobile view
 
-  Scenario: editing gettig started fields
+  Scenario: editing getting started fields
     When I go to the new user registration page
     And I fill in the following:
         | user_username              |     amparito          |
-- 
GitLab