Skip to content

Commit b78a34a

Browse files
committed
Changed text description.
1 parent 6d0a94b commit b78a34a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App/App.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ class App extends Component {
248248
style={{ color: '#0269a4' }}
249249
/>
250250
}
251-
label="Autocomplete"
251+
label='Code Autocomplete'
252252
style={{ marginRight: '2.5%' }}
253253
/>
254254
<FormControlLabel
@@ -260,7 +260,7 @@ class App extends Component {
260260
style={{ color: '#0269a4' }}
261261
/>
262262
}
263-
label="Practice Format"
263+
label='Practice Mode'
264264
style={{ marginRight: '2.5%' }}
265265
/>
266266
</Grid>

0 commit comments

Comments
 (0)