We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39548d7 + fc4b353 commit 6481c61Copy full SHA for 6481c61
1 file changed
tutorial/02-create-app.md
@@ -34,7 +34,7 @@ npm install moment@2.24.0 msal@1.1.3 @microsoft/microsoft-graph-client@1.7.0
34
35
## Design the app
36
37
-Start by creating a navbar for the app. Create a new file in the `./src` directory named `Navbar.js` and add the following code.
+Start by creating a navbar for the app. Create a new file in the `./src` directory named `NavBar.js` and add the following code.
38
39
```JSX
40
import React from 'react';
0 commit comments