Skip to content

Commit

Permalink
[docs] fix typo (#2916)
Browse files Browse the repository at this point in the history
  • Loading branch information
BoringBoredom committed Nov 9, 2022
1 parent d5f6709 commit 0fc32f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/guides/cra.mdx
Expand Up @@ -47,7 +47,7 @@ export default function App() {
All set! Start development server:

```bash
npm run dev
npm start
```

## Next steps
Expand Down

0 comments on commit 0fc32f9

Please sign in to comment.