Skip to content

Commit 81450d8

Browse files
committed
mend
1 parent 53c071f commit 81450d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ Our e-commerce web application server, developed by Team Ninjas, facilitates smo
3030
```bash
3131
npm run dev
3232
```
33-
33+
3434
## StoryBook
3535

36-
To run storybook for documentation, use command
36+
To run storybook for documentation, use this command
3737

3838
```sh
3939
npm run storybook
@@ -56,4 +56,4 @@ npm run storybook
5656
- `README.md`: The readme file you are currently reading.
5757
- `tsconfig.json`: TypeScript configuration file.
5858
- `webpack.dev.config.ts`: Webpack configuration file for development.
59-
- `webpack.prod.config.ts`: Webpack configuration file for production.
59+
- `webpack.prod.config.ts`: Webpack configuration file for production.

0 commit comments

Comments
 (0)