Browse Source

Merge pull request #14 from avinassh/patch-1

Fix a typo. Closes #12.
JeongHoon Byun (aka Outsider) 9 years ago
parent
commit
03e1b72493
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