Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Kormanowsky authored Dec 13, 2017
1 parent 734d750 commit 2beee70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Think of the following HTML:
<div class="uid">5</div>
<div class="uemail">user5example.com</div>
</div>
```.
```
You can create an array of all users with each element filled with each user data. In your key pass two parameters: selector and a structure that you want to be applied to this selector.
```javascript
jExtract({
Expand Down

0 comments on commit 2beee70

Please sign in to comment.