Skip to content

Commit b8aa79e

Browse files
Update CONTRIBUTING.md
1 parent 3057b60 commit b8aa79e

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
@@ -104,7 +104,7 @@ This allows for the following mapping from a URL to a method chain:
104104

105105
`/api_client/{api_key_id}/version` maps to `client->api_client().->_($api_key_id)->version-><method>()` where <method> is a [HTTP verb](https://github.com/sendgrid/php-http-client/blob/master/lib/client.php#L94).
106106

107-
**congfig.php**
107+
**config.php**
108108

109109
Loads the environment variables.
110110

0 commit comments

Comments
 (0)