1
0
Fork 0

fix(markdown): In Attributes and Defs docs, correct list property description

This commit is contained in:
Benjamin Fan 2024-02-11 06:23:18 -08:00
parent e10b665f36
commit 74d30ec8b6
2 changed files with 2 additions and 2 deletions

View file

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