From b6a8d056e98aa83d4f65593c141b01966c83dd46 Mon Sep 17 00:00:00 2001 From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:08:01 -0600 Subject: [PATCH] prettier fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80396c432..7dd1aa0ee2 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ $ npm run build $ npm run serve ``` -Note: `npx prettier . --write` is for verifying the formatting of all .md files and should be run in the root directory. +Note: `npx prettier . --write` is for verifying the formatting of all .md files and should be run in the root directory.