diff options
| author | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-11-06 19:04:18 -0500 |
|---|---|---|
| committer | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-11-06 19:04:18 -0500 |
| commit | 7af9d162ab82c6e6eb38a1e3cd1b06afd884d93a (patch) | |
| tree | d64eb1373318c77703df03cdcfa45f2e8ae94c98 /src/components/mao-tutoring.js | |
| parent | fd2cae2643663d67f2677da676e800fe1f91aefd (diff) | |
Made multiple changes, fixing typos and a major bug with showing divisons.
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 61a2104..6293c38 100644 --- a/src/components/mao-tutoring.js +++ b/src/components/mao-tutoring.js @@ -266,7 +266,7 @@ class MaoTutoring extends connect(store)(PageViewElement) { <paper-card class="hopeCard"> <div class="card-actions"> - <h3>Need Help Findiding A Tutor?</h3> + <h3>Need Help Finding A Tutor?</h3> <p>Please meet with your friends to create tutring sessions.</p> <p>Also, you can try the forum page.</p> <p>Otherwise, contact our tutoring coordinator <em>Mike Binkowski</em>.</p> |
