From cf58024f58058bfcb60773581293e607b0523037 Mon Sep 17 00:00:00 2001 From: Lit Robot Date: Thu, 26 Jan 2023 18:40:13 +0000 Subject: [PATCH] Import upstream changes (441baca292f7e7df2c2a2a2453b027b3ade0a8bc) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c80299..13dd234 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ npm run lint [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`. -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. +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. ## Static Site