From 40cb2d9104112da05f5329e0ef4436d026a2d73e Mon Sep 17 00:00:00 2001 From: WATAHIKI Yuto <104971044+chvmvd@users.noreply.github.com> Date: Sat, 14 Jan 2023 10:32:22 +0900 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5be082a05..371492cbf 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This site is built using [Docusaurus](https://docusaurus.io/), a modern static s npm ci ``` -To run formatter or linter before committing, run the script below. (You don't have to run this script.) +To run formatter or linter before committing, run the script below. (You don't have to run these scripts.) ```shell # Install Poetry