From ae328e6ef977b0c1481fb143993e26a6ba47691d Mon Sep 17 00:00:00 2001 From: boulderuphillroller Date: Sun, 5 Nov 2023 19:34:43 +0100 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b265d9..88880fa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ add this to your package.json `yarn test` #### Single Test File `yarn test test/Endpoint.test.js` -### Gas Uasge +### Gas Usage `yarn test:gas` ### Coverage `yarn test:coverage`