Skip to content

Commit

Permalink
Merge pull request #759 from kud/patch-1
Browse files Browse the repository at this point in the history
docs(README): fix typo
  • Loading branch information
Marak authored Mar 1, 2019
2 parents d3ce6f1 + 0ab8f9e commit 852091c
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 @@ -357,7 +357,7 @@ var randomCard = faker.helpers.createCard(); // random contact card containing m

## Building faker.js

faker uses [gulp](http://gulpjs.com/) to automate it's build process. Running the following build command will generate new browser builds, documentation, and code examples for the project.
faker uses [gulp](http://gulpjs.com/) to automate its build process. Running the following build command will generate new browser builds, documentation, and code examples for the project.

```
npm run-script build
Expand Down

0 comments on commit 852091c

Please sign in to comment.