Add punctuation

pull/228/head
Amy 2 years ago
parent c5a45bfa8c
commit d2c8477152
  1. 2
      components/ConnectWithUs.tsx
  2. 2
      content/about/index.mdx
  3. 2
      pages/about/team.tsx

@ -20,7 +20,7 @@ export function ConnectWithUs() {
<p>
Send feedback through our{" "}
<Link href="https://bit.ly/uwcsclub-feedback-form">Feedback Form</Link>
<Link href="https://bit.ly/uwcsclub-feedback-form">Feedback Form</Link>.
</p>
</section>
);

@ -80,7 +80,7 @@ University of Waterloo <br />
Waterloo, ON N2L 3G1 <br />
Canada
Our office phone number is [(519) 888-4567 x33870](tel:+15198884567,33870)
Our office phone number is [(519) 888-4567 x33870](tel:+15198884567,33870).
</address>

@ -85,7 +85,7 @@ export default function Team({ execs, programme, website, systems }: Props) {
To find out when and where the next elections will be held, keep an
eye on on the <Link href="/#news">News</Link>. <br />
For details on the elections, read our
<Link href="/about/constitution"> Constitution</Link>
<Link href="/about/constitution"> Constitution</Link>.
</Bubble>
</div>
</>

Loading…
Cancel
Save