1
0
Fork 0

fix(markdown): Copy-paste error

This commit is contained in:
Joost De Cock 2023-04-28 08:58:58 +02:00 committed by GitHub
parent 347ce0adf0
commit 62fb6bc229
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)