Skip to content

Commit

Permalink
Fix various spelling errors
Browse files Browse the repository at this point in the history
- Thanks to Megan Rhee for reporting one of them
  • Loading branch information
taesungh committed Dec 4, 2023
1 parent 14e06ef commit f66d25b
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion src/app/pages/Contact/Contact.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Contact = () => (
<Space h='32' block />
<Text className='color gray'>
Do you have a question, comment, or feedback for us?
Don't hessitate to send us an email.
Don't hesitate to send us an email.
</Text>
</div>
<div className='flex'>
Expand Down
8 changes: 4 additions & 4 deletions src/app/pages/Home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ const Home = () => (
</Text>
<Space block h='32' />
<Text className='color gray '>
We feature speakers across all fields. Get a chance to
ask your questions and recieve a professional's advice.
We feature speakers across all fields. Get a chance to ask your
questions and receive a professional's advice.
</Text>
<Space block h='32' />
<Link to='/events'>
Expand Down Expand Up @@ -226,8 +226,8 @@ const Home = () => (
className='wait scale bold narrow color white'
size='XL'
>
We're focused on buliding a friendly community that
helps striving designers.
We're focused on building a friendly community that helps
striving designers.
</Text>
<Link to='/about/'>
<Text icon='right' color='white'>
Expand Down
6 changes: 3 additions & 3 deletions src/app/pages/Join/Join.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ const Join = () => (
Design at UCI is free for everyone
</Text>
<Text color='gray' className='slim wait dx show subtle'>
Join our newsletter and follow our social media to get
notifications about what's happening.
Join our newsletter and follow our social media to get notifications about
what's happening.
<br />
Then get invovled with what interests you!
Then get involved with what interests you!
</Text>
</Section>
<Section className='center short bareBot'>
Expand Down
2 changes: 1 addition & 1 deletion src/assets/data/alumniBoard.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
},
{
"name": "Kacey Diep",
"position": "Finnacial Chair",
"position": "Financial Chair",
"color": "blue"
},
{
Expand Down
8 changes: 4 additions & 4 deletions src/assets/data/events/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
"time": "5/11/2022 5:00 PM",
"duration": "240",
"type": "Social Event",
"desc": "Come support Design at UCI at the 2022 Spring Night Market on May 11th! We’ll be selling egg tarts at 1 for $3, 2 for $4, and our rainbow heart pen tool sticker for $3. We’ll be at booth #59, next to Langston Library from 5 to 9 PM — join us for club festivities, fundraising fun, and good vibes",
"desc": "Come support Design at UCI at the 2022 Spring Night Market on May 11th! We’ll be selling egg tarts at 1 for $3, 2 for $4, and our rainbow heart pen tool sticker for $3. We’ll be at booth #59, next to Langson Library from 5 to 9 PM — join us for club festivities, fundraising fun, and good vibes",
"place": "Ring Road",
"links": []
},
Expand All @@ -454,7 +454,7 @@
"time": "5/4/2022 8:00 PM",
"duration": "90",
"type": "Workshop",
"desc": " Interested in practicing your design thinking skills? Unsure about how to tackle a whiteboard challenge during a design interview? We will be hosting a Mock Whiteboard Challenge event, in which participants will be paired with a design expert to complete a virtual whiteboard challenge on Figma! Note that due to high demand, spots are limited so keep an eye out for signups when they open!",
"desc": " Interested in practicing your design thinking skills? Unsure about how to tackle a whiteboard challenge during a design interview? We will be hosting a Mock Whiteboard Challenge event, in which participants will be paired with a design expert to complete a virtual whiteboard challenge on Figma! Note that due to high demand, spots are limited so keep an eye out for sign-ups when they open!",
"place": "Online",
"links": []
},
Expand Down Expand Up @@ -563,7 +563,7 @@
"time": "11/15/2021 6:30 PM",
"duration": "90",
"type": "Fundraiser + Social",
"desc": "We will be hosting a Super Smash Bros Tournament Week 8 Monday. The top three winners will be awarded a prize, as well as a shoutout on Design at UCI's social media. Entrance fees are $3 per person.",
"desc": "We will be hosting a Super Smash Bros Tournament Week 8 Monday. The top three winners will be awarded a prize, as well as a shout-out on Design at UCI's social media. Entrance fees are $3 per person.",
"place": "Donald Bren Hall 1200, UCI"
},
{
Expand Down Expand Up @@ -683,7 +683,7 @@
"time": "10/1/2021 6:30 PM",
"duration": "60",
"type": "Workshop",
"desc": "Get a chance to meet the Design at UCI board. See what workshops we'll be hosting this quarter and learn about the best ways you can take advatage of the resoureces we have to offer. Also get a brief introduction to design.",
"desc": "Get a chance to meet the Design at UCI board. See what workshops we'll be hosting this quarter and learn about the best ways you can take advantage of the resources we have to offer. Also get a brief introduction to design.",
"place": "Online",
"links": [
{
Expand Down

0 comments on commit f66d25b

Please sign in to comment.