Skip to content

Commit 2f3968a

Browse files
committed
Merge pull request vuejs#40 from kazupon/fix/naming
fix naming consistency
2 parents ee390d9 + 88991f2 commit 2f3968a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ja/actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ actions: {
134134
}
135135
```
136136

137-
また、全てのコンポーネントは全体のチェックアウトを行うために `vuex.actions.checkout(products)` を呼び出す必要があります。
137+
また、全てのコンポーネントは全体のチェックアウトを行うために `store.actions.checkout(products)` を呼び出す必要があります。

0 commit comments

Comments
 (0)