diff options
Diffstat (limited to 'src/components/mao-tutoring.js')
-rw-r--r-- | src/components/mao-tutoring.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/mao-tutoring.js b/src/components/mao-tutoring.js index c25c570..9bce4a7 100644 --- a/src/components/mao-tutoring.js +++ b/src/components/mao-tutoring.js @@ -256,7 +256,7 @@ class MaoTutoring extends connect(store)(PageViewElement) { <div class="card-actions"> <h3>Need Help Finiding A Tutor?</h3> <p>Please meet with your friends to create tutring sessions.</p> - <p>Also, ypu can try the fourm page if you want.</p> + <p>Also, you can try the fourm page if you want.</p> <p>Otherwise, contact our tutoring coordinator <em>Mike Binkowski</em>.</p> </div> |