Sfoglia il codice sorgente

Merge branch 'master' of github.com:vuejs/vuex

Evan You 9 anni fa
parent
commit
f5d78e94d2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/en/middlewares.md

+ 1 - 1
docs/en/middlewares.md

@@ -52,7 +52,7 @@ The middleware will be used by default. For production, use the build setup desc
 
 ### Built-in Logger Middleware
 
-Veux comes with a logger middleware for common debugging usage:
+Vuex comes with a logger middleware for common debugging usage:
 
 ``` js
 const vuex = new Vuex({