From bd338dff969047341a7b39b70c49b02dfb7134c0 Mon Sep 17 00:00:00 2001 From: David Wilde Date: Thu, 5 Jan 2017 14:12:18 +0000 Subject: [PATCH] Fix 'yor' typo in the Sign In component --- components/forms/sign-in/index.html | 4 ++-- src/components/forms/sign-in.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/forms/sign-in/index.html b/components/forms/sign-in/index.html index 48e44e926..8ad56242b 100644 --- a/components/forms/sign-in/index.html +++ b/components/forms/sign-in/index.html @@ -45,7 +45,7 @@
Sign up - Forgot yor password? + Forgot your password?
@@ -77,7 +77,7 @@

HTML

</div> <div class="lh-copy mt3"> <a href="#0" class="f6 link dim black db">Sign up</a> - <a href="#0" class="f6 link dim black db">Forgot yor password?</a> + <a href="#0" class="f6 link dim black db">Forgot your password?</a> </div> </form> </main> diff --git a/src/components/forms/sign-in.html b/src/components/forms/sign-in.html index a1bc098d8..0b7bf47ab 100644 --- a/src/components/forms/sign-in.html +++ b/src/components/forms/sign-in.html @@ -23,7 +23,7 @@
Sign up - Forgot yor password? + Forgot your password?