From 5f22e5261fa60684239016ba6c998407fec83497 Mon Sep 17 00:00:00 2001 From: Alexander Lichter Date: Tue, 2 Apr 2019 13:53:26 +0200 Subject: [PATCH] docs: use correct technical term Co-Authored-By: pimlie --- docs/guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/README.md b/docs/guide/README.md index ac5e070..6cd6acb 100644 --- a/docs/guide/README.md +++ b/docs/guide/README.md @@ -16,7 +16,7 @@ Or you can replace `1` with the full version number you wish to use. If you include vue-meta after Vue it will install automatically -**Uncompressed:** +**Unminified (suggested only for dev):** ```html ```