Prechádzať zdrojové kódy

Update middlewares.md

fix typo
Edwin Chen 9 rokov pred
rodič
commit
c698d7812b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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({