From cc35af876174b80f684eafe10033a4b649761b2d Mon Sep 17 00:00:00 2001 From: Dan Hogan Date: Wed, 3 Jul 2019 10:17:13 -0400 Subject: [PATCH] Little typo --- guide/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/setup.md b/guide/setup.md index ef19fe0..ec03f75 100644 --- a/guide/setup.md +++ b/guide/setup.md @@ -43,7 +43,7 @@ Didn't find a `CMS Connect` App for your current website. No biggy. Simply [send VueFront is a Single page application that needs to be hosted on a NodeJs server for Server-side rendering. It requires the following: - nodejs >= 8 -- yarn (or nmp) +- yarn (or npm) After you have installed the CMS extension, activated it and received the **CMS Connect Url**, you can now install VueFront.