Evan You hace 9 años
padre
commit
2ed81bc080
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/shopping-cart/index.html

+ 1 - 1
examples/shopping-cart/index.html

@@ -2,7 +2,7 @@
 <html lang="en">
   <head>
     <meta charset="utf-8">
-    <title>vuex shpping cart example</title>
+    <title>vuex shopping cart example</title>
   </head>
   <body>
     <app></app>