From c9f4a31a9ce719aece517681bdf16c31800326b5 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Thu, 12 Dec 2019 08:23:27 +1300 Subject: [PATCH] docs: fix typo (#1858) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 068bafa0..7c50b696 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Install dependencies with: npm install ``` -Optionaly, run the following commands in the project directory to install gulp globally: +Optionally, run the following commands in the project directory to install gulp globally: ```lang=bash sudo npm install -g gulp