fix(docs): Correct small typos
This commit is contained in:
parent
265833d419
commit
fea16617d4
31 changed files with 36 additions and 36 deletions
|
@ -11,7 +11,7 @@ The `Attributes.get()` method will return the value of attribute stored under
|
|||
string attributes.get(string key)
|
||||
```
|
||||
|
||||
If key has multiple values, they will be joined together in a string, seperated by spaces.
|
||||
If key has multiple values, they will be joined together in a string, separated by spaces.
|
||||
|
||||
## Example
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue