We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03e564 commit 793929dCopy full SHA for 793929d
README.md
@@ -36,7 +36,7 @@ composer require shipengine/shipengine
36
```
37
- The only configuration requirement is an [API Key](https://www.shipengine.com/docs/auth/#api-keys).
38
39
-> The following example assumes that you have already set the `SHIPENGIEN_API_KEY` environment variable with your Api Key using `putenv()`.
+> The following example assumes that you have already set the `SHIPENGINE_API_KEY` environment variable with your Api Key using `putenv()`.
40
41
Examples
42
========
0 commit comments