Fix typos in spaces
Fix typo to fit the context Fix typo add space Fix small typo Fix small typo Fix typo Fix typo Fix typo Fix typo Fix typo Fix typo Fix typo Update tail.md Fix typo Fix small typo Fix typo Fix typo Fix typo Fix typo Fix small typo Fix typo Fix small typo Fix typo Fix typo Fix typo Fix typo Fix typo Fix typo Fix typo Fix typo Fix typo
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
### select
|
||||
|
||||
Retrieve a property that indicated by the selector from object.
|
||||
Retrieve a property that indicated by the selector from an object.
|
||||
|
||||
If property not exists returns `undefined`.
|
||||
If the property does not exists returns `undefined`.
|
||||
|
||||
```js
|
||||
const select = (from, selector) =>
|
||||
|
||||
Reference in New Issue
Block a user