Explorar o código

Close markdown code block

Brad Stewart %!s(int64=9) %!d(string=hai) anos
pai
achega
f426a6664a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/en/getters.md

+ 1 - 0
docs/en/getters.md

@@ -38,6 +38,7 @@ export default {
     filteredTodos
   }
 }
+```
 
 For an actual example, check out the [Shopping Cart Example](https://github.com/vuejs/vuex/tree/master/examples/shopping-cart).
 For an actual example with hot reload API, check out the [Counter Hot Example](https://github.com/vuejs/vuex/tree/master/examples/counter-hot).