Evan You il y a 9 ans
Parent
commit
2ed81bc080
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>