Skip to content

Commit 079b61b

Browse files
authored
docs: fix formatting typo in CONTRIBUTING.md (#359)
2 parents 2aa06c4 + fb21a61 commit 079b61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The following document is a _(work in progress)_ guide for contributing to Solid
66

77
## Tooling
88

9-
[`pnpm`](https://pnpm.io/ and [`eslint`](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) — that's it.
9+
[`pnpm`](https://pnpm.io/) and [`eslint`](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) — that's it.
1010

1111
This project uses [pnpm](https://pnpm.io/) for package management. If you don't have it installed, you can install it with `npm install -g pnpm`.
1212

0 commit comments

Comments
 (0)