From 53eeff0bfcf33ab86081d2cb9b0d5b5aa21448ee Mon Sep 17 00:00:00 2001 From: Jeremy Beasley Date: Tue, 8 Dec 2020 12:02:42 -0800 Subject: [PATCH] docs: fix typo in README (#1268) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a499c55..b0100cb 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ First and foremost, this service _will not_ automatically buy for you. ## Quick start -streetmerchant can ran with Node.js 14: +streetmerchant can run with Node.js 14: ```shell git clone https://github.com/jef/streetmerchant.git