From 419c557a5178046a70ee0bcbafd12ce77038bba8 Mon Sep 17 00:00:00 2001 From: Miles Hilton Date: Wed, 11 Sep 2024 15:33:58 -0400 Subject: [PATCH] spellcheck 'Prerequisites' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3a5bb3..14ab088 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A command-line tool to fetch [Blacklight](https://themarkup.org/series/blacklight) scans for a list of urls. Directly queries the open-source [Blacklight Collector](https://github.com/the-markup/blacklight-collector) tool and runs entirely locally. -## Prerequesites +## Prerequisites - [`nvm`](https://www.linode.com/docs/guides/how-to-install-use-node-version-manager-nvm/) - [`npm`](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)