From ff1fce722d4d73d2b5fbe85f3ffda47775a083dc Mon Sep 17 00:00:00 2001 From: Nitin Kumar Date: Sun, 17 Apr 2022 21:35:18 +0530 Subject: [PATCH] docs: fix typo in README (#4387) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf5920952..6fe6635532 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ And run the following in your terminal/console: npm run serve ``` -NPM will automagically reference the binary in `node_modules` for you, and +NPM will automatically refer to the the binary in `node_modules` for you, and execute the file or command. ### With the API