fix(docs): Correct small typos
This commit is contained in:
parent
265833d419
commit
fea16617d4
31 changed files with 36 additions and 36 deletions
|
@ -3,7 +3,7 @@ title: Attributes.asPropsIfPrefixIs()
|
|||
---
|
||||
|
||||
The `Attributes.asPropsIfPrefixIs()` method will return attribute values as a
|
||||
props object (a plain Javascript object) but only for those keys who start with
|
||||
props object (a plain JavaScript object) but only for those keys who start with
|
||||
`prefix`.
|
||||
|
||||
## Signature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue