2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-11 08:32:24 +03:00

docs: use correct technical term

Co-Authored-By: pimlie <pimlie@hotmail.com>
This commit is contained in:
Alexander Lichter
2019-04-02 13:53:26 +02:00
committed by Pim
parent f71b0d866c
commit 5f22e5261f
+1 -1
View File
@@ -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
<script src="https://unpkg.com/vue-meta/lib/vue-meta.js"></script>
```