Skip to content

Commit ad6c62e

Browse files
olayinkaosposva
authored andcommitted
Update data.md (#18)
1 parent e122f57 commit ad6c62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/data.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default {
9797
9898
computed: {
9999
// display the item from store state.
100-
items () {
100+
item () {
101101
return this.$store.state.items[this.$route.params.id]
102102
}
103103
}

0 commit comments

Comments
 (0)