Skip to content

Commit c3aded4

Browse files
authored
fix: typo
Signed-off-by: Luca Ban <[email protected]>
1 parent c1a57cf commit c3aded4

File tree

1 file changed

+1
-1
lines changed
  • docs/data/material/getting-started/templates/dashboard

1 file changed

+1
-1
lines changed

docs/data/material/getting-started/templates/dashboard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
1. Copy these folders (`dashboard` and `shared-theme`) into your project, or one of the [example projects](https://github.com/mui/material-ui/tree/master/examples).
88
2. Make sure your project has the required dependencies: @mui/material, @mui/icons-material, @emotion/styled, @emotion/react, @mui/x-charts, @mui/x-date-pickers, @mui/x-data-grid, @mui/x-tree-view, dayjs
9-
4. Import and use the `Dashboard` component.
9+
3. Import and use the `Dashboard` component.
1010

1111
## Demo
1212

0 commit comments

Comments
 (0)