Browse Source

Fix a typo. Closes #12.

avinassh 9 years ago
parent
commit
076d777f34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/index.jade

+ 1 - 1
views/index.jade

@@ -12,7 +12,7 @@ html
         .header
           h1
             strong #{community}
-          h2 Enter you email in below to join #{community} on slack!
+          h2 Enter your email in below to join #{community} on slack!
         .content
           .information
             form(method="POST", action="/invite")#join-form.form