Explorar el Código

Update middlewares.md

fix typo
Edwin Chen hace 9 años
padre
commit
c698d7812b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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({