Skip to content

Commit

Permalink
changed welcome message
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaLim8 committed Oct 19, 2019
1 parent bb1f1db commit 6e81405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default class Landing extends Component {
<div style={{paddingTop: 80, paddingBottom: 20}}>
<img src={text} width="25%" alt="logo"/>
<p>
Prep for interviews with literally no more okays, likes, and other fillers
Prep for interviews with literally no more "okay"s, "like"s, and other fillers
</p>
<img src={logo} width="25%" alt="logo"/>
</div>
Expand Down

0 comments on commit 6e81405

Please sign in to comment.