diff options
author | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2019-03-02 07:43:19 -0500 |
---|---|---|
committer | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2019-03-02 07:43:19 -0500 |
commit | a867996be1a909d149db256ab6f56a589346c6e2 (patch) | |
tree | a5ece9a1ba5efbcc67358e2105b5fbfcf6a69bcb | |
parent | 9ba733b35cc7b496ac04492926d14919f907060f (diff) |
updates text
-rw-r--r-- | src/components/mao-competitions.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/components/mao-competitions.js b/src/components/mao-competitions.js index f001cc7..1b7075e 100644 --- a/src/components/mao-competitions.js +++ b/src/components/mao-competitions.js @@ -180,8 +180,7 @@ class MaoCompetitions extends connect(store)(PageViewElement) { <div class="title"> <h2 class="underline">Upcoming Competition!</h2> <p>Please take a look at the <strong>Dave and Busters</strong> trip for states. It will pop up on this page if you are signed in and registered for states.</p> - <p><strong>March 16th Registration Deadline</strong> is due Saturday, March 2nd.</p> - <p>Also, please register for nationals early! We need that headcount.</p> + <p>Also, please register for <strong>nationals</strong> early! We need that headcount.</p> </div> </section> |