From 7dbf5b9488420167e9906b2bf37a6c34c7bbd014 Mon Sep 17 00:00:00 2001 From: Cloudspider <2496739+chris-visser@users.noreply.github.com> Date: Sat, 6 Jun 2020 20:12:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdbfaa1..e7308f5 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ Use apollo in your vue component! ### Server-side rendering ![vue](https://img.shields.io/badge/vue-2.x-brightgreen.svg) -Very easy way to render your fonrtend on the server automatically when a user first loads the app. +Very easy way to render your frontend on the server automatically when a user first loads the app. [:package: See Installation & Usage in the akryum:vue-ssr package](https://github.com/meteor-vue/vue-meteor/tree/master/packages/vue-ssr#installation)