Skip to content

Commit cf58024

Browse files
committed
Import upstream changes (441baca292f7e7df2c2a2a2453b027b3ade0a8bc)
1 parent 768d1d6 commit cf58024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ npm run lint
9595

9696
[Prettier](https://prettier.io/) is used for code formatting. It has been pre-configured according to the Lit's style. You can change this in `.prettierrc.json`.
9797

98-
Prettier has not been configured to run when committing files, but this can be added with Husky and and `pretty-quick`. See the [prettier.io](https://prettier.io/) site for instructions.
98+
Prettier has not been configured to run when committing files, but this can be added with Husky and `pretty-quick`. See the [prettier.io](https://prettier.io/) site for instructions.
9999

100100
## Static Site
101101

0 commit comments

Comments
 (0)