fix(markdown): Copy-paste error
This commit is contained in:
parent
347ce0adf0
commit
62fb6bc229
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ within a pattern.
|
|||
|
||||
## Signature
|
||||
|
||||
To provide one or more store methods, your plugin should have a `macros` property that
|
||||
To provide one or more store methods, your plugin should have a `store` property that
|
||||
is an array where each member is itself an array with two members:
|
||||
|
||||
- The first member holds the key to attach the method to (in dot notation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue