Skip to content

Commit eed27dc

Browse files
MachinisteWebktsn
authored andcommitted
[Doc EN]: Official Vue way to speak about a version and greater version (#1012)
* Review FR with officials terms Signed-off-by: Bruno Lesieur <[email protected]> * Update `NPM` to `npm` Signed-off-by: Bruno Lesieur <[email protected]> * la devient le (@flyusfly) Signed-off-by: Bruno Lesieur <[email protected]> * New core-concepts.md file Signed-off-by: Bruno Lesieur <[email protected]> * Update book.json using a copy/past from en version Signed-off-by: Bruno Lesieur <[email protected]> * Remove book.json Signed-off-by: Bruno Lesieur <[email protected]> * Add book.json Signed-off-by: Bruno Lesieur <[email protected]> * Add `createNamespacedHelpers` french translation Signed-off-by: Bruno Lesieur <[email protected]> * Change http link to https Signed-off-by: Bruno Lesieur <[email protected]> * September updates Signed-off-by: Bruno Lesieur <[email protected]> * Fix small errors Signed-off-by: Bruno Lesieur <[email protected]> * Review de @rspt Signed-off-by: Bruno Lesieur <[email protected]> * New translation for v2.5 Signed-off-by: Bruno Lesieur <[email protected]> * API fixes Signed-off-by: Bruno Lesieur <[email protected]> * Re-add title Signed-off-by: Bruno Lesieur <[email protected]> * Official Vue way to speak about a version and more greater version Signed-off-by: Bruno Lesieur <[email protected]>
1 parent ecfedb4 commit eed27dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vuex
22

3-
> Note: for TypeScript users, vuex@>= 3.0 requires vue@>=2.5, and vice versa.
3+
> Note: for TypeScript users, [email protected]+ requires [email protected]+, and vice versa.
44
55
- [Release Notes](https://github.com/vuejs/vuex/releases)
66
- [Installation](installation.md)

docs/fr/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Vuex
22

3-
> Note aux utilisateurs de TypeScript : [email protected]+ nécessite vue@>2.5+, et inverssement.
3+
> Note aux utilisateurs de TypeScript : [email protected]+ nécessite [email protected]+, et inverssement.
44
55
- [Notes de version](https://github.com/vuejs/vuex/releases)
66
- [Installation](installation.md)

0 commit comments

Comments
 (0)