Browse Source

docs(fr): notes de version (#1773)

Nathan Bonnemains 5 years ago
parent
commit
2814cfbbea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/.vuepress/config.js

+ 1 - 1
docs/.vuepress/config.js

@@ -310,7 +310,7 @@ module.exports = {
                   link: '/fr/api/'
               },
               {
-                  text: 'Notes de release',
+                  text: 'Notes de version',
                   link: 'https://github.com/vuejs/vuex/releases'
               }
           ],