From f52f45aba823373450fdb8d3976290a99b22db79 Mon Sep 17 00:00:00 2001 From: David Ernst Date: Fri, 11 Mar 2022 00:39:36 -0800 Subject: [PATCH] Typo: "Copy on of" -> "Copy one of" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fef5008..1786ec2 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ $ npm install # or pnpm install or yarn install You wish there was a template with your favorite library? -Feel free to make a pull request. Copy on of the template already available, tweak it, name it properly and make a PR. See [contributing](#contributing) below. +Feel free to make a pull request. Copy one of the template already available, tweak it, name it properly and make a PR. See [contributing](#contributing) below. ## Contributing