Improve docs

This commit is contained in:
Fawad Mirzad
2021-02-14 07:53:31 +01:00
parent 7ad864043d
commit 1e81c8192f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ module.exports = {
/** /**
* Refhttps://v1.vuepress.vuejs.org/config/#title * Refhttps://v1.vuepress.vuejs.org/config/#title
*/ */
title: 'Vue.js Google maps', title: 'Vue 3 Google maps',
/** /**
* Refhttps://v1.vuepress.vuejs.org/config/#description * Refhttps://v1.vuepress.vuejs.org/config/#description
*/ */

View File

@@ -8,7 +8,7 @@
"Vue", "Vue",
"Vue.js", "Vue.js",
"Google Maps", "Google Maps",
"Vue.JS Google Maps" "Vue 3 Google maps"
], ],
"bugs": { "bugs": {
"url": "https://github.com/xkjyeah/vue-google-maps/issues" "url": "https://github.com/xkjyeah/vue-google-maps/issues"