Skip to content

Commit f1cebee

Browse files
authored
Fix typo in documentation build instructions
1 parent cdc2060 commit f1cebee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ repository:
7070
* Create a symlink so that `build/php-library` points to your working copy of
7171
the [mongodb/mongo-php-library](https://github.com/mongodb/mongo-php-library)
7272
repository.
73-
* Build the documentation with `gize make html`. You can suppress informational
73+
* Build the documentation with `giza make html`. You can suppress informational
7474
log messages via the `--level warning` option.
7575
* Generated documentation may be found in the `build/master/html` directory.
7676

0 commit comments

Comments
 (0)