diff --git a/README.md b/README.md index e7d2c53..f1bd5c0 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The following commands are available: | **Storybook** | | | `npm run storybook` | Run Storybook | | `npm run storybook:build` | Build static storybook | -| `npm run storybook:test` | Runs tests against all storybook stories | +| `npm run storybook:test` | Run tests against all storybook stories | | **Documentation** | | | `npm run docs:dev` | Run Documentation in development mode | | `npm run docs:build` | Build static documentation |