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
|
@ -16,7 +16,7 @@ The Attributes constructor takes no arguments.
|
|||
|
||||
An Attributes object comes with the following property:
|
||||
|
||||
- `list` : The of individual attributes.
|
||||
- `list` : Holds the internal object in which attributes are stored
|
||||
|
||||
## Methods
|
||||
An Attributes object exposes the following methods:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue