From eed56978f7c768510e921ca56819e971704fcc4f Mon Sep 17 00:00:00 2001 From: davidjharder Date: Sat, 13 Jan 2024 18:08:07 +0000 Subject: [PATCH] Prettified Code! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad9c2d3a2..5866566e9 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Please lint and spellcheck your updates before creating a pull request. We recom - This project includes `cpsell` for spell-checking, and has a custom wordlist `.cspell-allowed-wordlist.txt` - Command: `yarn cspell` - Note that we use american spelling - - If you use vscode with the `cspell` extension, the custom dictionary will be used + - If you use vscode with the `cspell` extension, the custom dictionary will be used ### NVM