From 1a3d2949e439e75a4fd820d28aa08b9dfb6960e1 Mon Sep 17 00:00:00 2001 From: caozm599 Date: Tue, 26 Dec 2023 10:42:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d732694..608dc4035 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ Tests use [React Testing Library](https://testing-library.com/docs/react-testing This project uses [Prettier](https://prettier.io/) to create consistently styled code. Prettier can be installed to auto-format on save for most editors. You can also run -`yarn prettier` to check for styling errors and `yarn prettier:fix` to fix styling errors. +`yarn prettier` to check for styling errors and `yarn prettier:fix` to fix styling errors.