From a39efc3a5f63364728710adfd48416e5b2a0eb1f Mon Sep 17 00:00:00 2001 From: Lynn Smeria Date: Wed, 5 Sep 2018 11:24:41 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc7ae61..55e7303 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ All Markdown files will encode the metadata in the [Front Matter](https://jekyll ## Installation -1. Make sure [Node.js](https://nodejs.org/en/download/) is installed and up-tp-date: +1. Make sure [Node.js](https://nodejs.org/en/download/) is installed and up-to-date: ``` brew install node