From b78a34a1b2a4f6b5b95ae1b45241bdfe19747f4c Mon Sep 17 00:00:00 2001 From: Danny Pham Date: Sat, 30 Nov 2019 14:28:41 -0800 Subject: [PATCH] Changed text description. --- src/App/App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App/App.js b/src/App/App.js index 390f139..b9853ae 100644 --- a/src/App/App.js +++ b/src/App/App.js @@ -248,7 +248,7 @@ class App extends Component { style={{ color: '#0269a4' }} /> } - label="Autocomplete" + label='Code Autocomplete' style={{ marginRight: '2.5%' }} /> } - label="Practice Format" + label='Practice Mode' style={{ marginRight: '2.5%' }} />