diff options
Diffstat (limited to 'src')
-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> |