Browse Source

Merge pull request #14 from chenyiqiao/patch-1

Update middlewares.md
Evan You 9 năm trước cách đây
mục cha
commit
482e3f5102
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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({