fix(markdown): In Attributes and Defs docs, correct list
property description
This commit is contained in:
parent
e10b665f36
commit
74d30ec8b6
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ they are documented here to facilitate development of plugins.
|
|||
|
||||
A Defs object comes with the following property:
|
||||
|
||||
- `list` : The entries of the `defs` element.
|
||||
- `list` : Holds the internal object in which entries of the `defs` element are stored
|
||||
|
||||
## Defs methods
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue