From 6be462c80b40ea9224db095e6df128a3df030c55 Mon Sep 17 00:00:00 2001 From: agamemnus <3230040+agamemnus@users.noreply.github.com> Date: Thu, 14 Nov 2019 15:34:05 -0500 Subject: [PATCH] Typo. (#759) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18b9354..f573282 100644 --- a/README.md +++ b/README.md @@ -1063,7 +1063,7 @@ Element.prototype.closest ## Development -To setup a local environment: clone this repo, navigate into it's directory in a terminal window and run the following command: +To setup a local environment: clone this repo, navigate into its directory in a terminal window and run the following command: `npm install`