Skip to content

Commit aad3cf7

Browse files
authored
Update index.js
1 parent 05ad417 commit aad3cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import * as serviceWorker from './serviceWorker';
66

77
ReactDOM.render(<App />, document.getElementById('root'));
88

9-
// If you want your app to work offline and load faster, you can change demo4
9+
// If you want your app to work offline and load faster, you can change demo5
1010
// unregister() to register() below. Note this comes with some pitfalls.
1111
// Learn more about service workers: https://bit.ly/CRA-PWA
1212
serviceWorker.unregister();

0 commit comments

Comments
 (0)