Skip to content

Commit 5387f82

Browse files
authored
docs: fix typos in the contribution guidelines (#675)
1 parent 05c1c9f commit 5387f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@ pnpm preview
8282
- Build the Cloudfare version of the qwik-ui documentation
8383

8484
```shell
85-
pnpm build.clouflare
85+
pnpm build.cloudflare
8686
```
8787

8888
- Preview the Cloudfare build of the qwik-ui documentation (no HMR)
8989

9090
```shell
91-
pnpm preview.clouflare
91+
pnpm preview.cloudflare
9292
```
9393

9494
### 5. Make sure you add / modify tests

0 commit comments

Comments
 (0)