From 284c78d180e1e198bc38f5fd21b0065a633994f4 Mon Sep 17 00:00:00 2001 From: Oliver Lloyd Date: Tue, 19 Jan 2021 15:31:03 +0000 Subject: [PATCH] Fix typo Co-authored-by: Jamie B <53781962+JamieB-gu@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2777648..85afafb 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ $ npm test ### Publish to NPM -We us the [np library](https://github.com/sindresorhus/np) to publish. +We use the [np library](https://github.com/sindresorhus/np) to publish. ``` $ npm run release