From 01073fd6a5211896b47a123e9a4a064340226e7c Mon Sep 17 00:00:00 2001 From: Marius Obert Date: Fri, 8 Jan 2021 14:30:37 +0100 Subject: [PATCH] Restructure sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e26b2ca3..8a39720f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ npx jest ### Serve `npm` -We've simple npm registry mock included which allows you to do an `npm install @capire/` anywhere locally. Use it as follows: +We've included a simple npm registry mock which allows you to do an `npm install @capire/` locally. Use it as follows: 1. Start the @capire registry: ```sh