aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 386da88f..73275421 100644
--- a/Readme.md
+++ b/Readme.md
@@ -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