From 29610c425ee88b588ba098cb58e5f3b96615e113 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Tue, 2 Dec 2014 07:53:55 -0800 Subject: [PATCH] fix spelling error --- views/contact.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/contact.jade b/views/contact.jade index 19c05f84fc..f84db30054 100644 --- a/views/contact.jade +++ b/views/contact.jade @@ -12,7 +12,7 @@ block content li • meet with them regularly to provide direction and answer questions. li • clearly communicate your project's goals: what will this project solve, and for whom? li • understand that they will build your project using JavaScript frameworks (as opposed to older or proprietary tools) - li • keep your expectiations high. Our students' goal is to produce work that's up to your standards. + li • keep your expectations high. Our students' goal is to produce work that's up to your standards. h3 If you're OK with these terms, great! We'd love to help you! Fill in this form and we'll get right back to you. form.form-horizontal(role='form', method='POST') input(type='hidden', name='_csrf', value=_csrf)