Skip to content

Commit a28ed8f

Browse files
authored
chore(docs): fix typo in CONTRIBUTING.md (GoogleCloudPlatform#1808)
1 parent 83c4873 commit a28ed8f

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
@@ -59,7 +59,7 @@ composer install
5959
### Environment variables
6060
Some tests require specific environment variables to run. PHPUnit will skip the tests
6161
if these environment variables are not found. Run `phpunit -v` for a message detailing
62-
which environment variables are missing. Then you can set those environent variables
62+
which environment variables are missing. Then you can set those environment variables
6363
to run against any sample project as follows:
6464

6565
```

0 commit comments

Comments
 (0)