Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 86786d7

Browse files
committed
tiny: fix a small typo on the getting started page.
1 parent 746dbf2 commit 86786d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/documentation/general/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ First off, try take a look and check out [docz's `examples` directory](https://g
1111

1212
Start by adding **docz** as a dependency:
1313

14-
> There's also a [create-docz-app](https://www.npmjs.com/package/create-docz-app), which you can be using to start new projects with docz even quicker, but it's totally independent from docz, therefore not officially supported. Once we strongly don't believe that it should be part of what we want to bring to the community as a project, but feel free to use it as much as you need, especially to replace `create-reract-app`, for example, to create new projects.
14+
> There's also a [create-docz-app](https://www.npmjs.com/package/create-docz-app), which you can be using to start new projects with docz even quicker, but it's totally independent from docz, therefore not officially supported. Once we strongly don't believe that it should be part of what we want to bring to the community as a project, but feel free to use it as much as you need, especially to replace `create-react-app`, for example, to create new projects.
1515
1616
```sh
1717
yarn add docz # react react-dom

0 commit comments

Comments
 (0)