From f095b430afbed53b2057d4f74b43a2f755252c72 Mon Sep 17 00:00:00 2001 From: moritzgvt <39989672+moritzgvt@users.noreply.github.com> Date: Wed, 4 Sep 2019 23:16:20 +0200 Subject: [PATCH] Fix 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.