Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
REBELinBLUE authored May 3, 2018
1 parent 6ba9d0d commit 7ae32b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ Select the `language` for the data and the `category` of the data you wish to ge

**Method with no arguments**

* *Category*: `internet`
* *Category*: `Basic Random Data`
* *Method*: `uuid`

*Equivalent to*: `faker.internet.uuid();`
*Equivalent to*: `faker.random.uuid();`


**Method with single argument**
Expand Down

0 comments on commit 7ae32b9

Please sign in to comment.