File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ class Home extends React.Component {
42
42
< div className = "container" >
43
43
< h1 className = "main white-text" > Master your craft with real world coding challenges</ h1 >
44
44
< p style = { { color : 'white' , fontSize : '25px' , textShadow : '4px 3px 5px black' } } >
45
- < strong > An open source platform to practice coding like a boos , on your own terms</ strong >
45
+ < strong > An open source platform to practice coding like a boss , on your own terms</ strong >
46
46
</ p >
47
47
</ div >
48
48
</ section >
@@ -94,7 +94,7 @@ class Home extends React.Component {
94
94
< div className = "row" >
95
95
< div className = "col-md-8 col-md-offset-2 text-center" >
96
96
< header >
97
- < h1 > Code and chill? Sure! / Code on your own terms </ h1 >
97
+ < h1 > Code and chill? Sure!</ h1 >
98
98
< p >
99
99
In real life you’d never code on a
100
100
website instead of your computer - so
You can’t perform that action at this time.
0 commit comments