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 68332a6 commit de407acCopy full SHA for de407ac
README.md
@@ -57,7 +57,7 @@ try {
57
58
## Tips and Tricks
59
### General
60
-* You _must_ provide at least an API key when instantiating the SparkPost Library - `{ key: '184ac5480cfdd2bb2859e4476d2e5b1d2bad079bf' }`
+* You _must_ provide at least an API key when instantiating the SparkPost Library - `[ 'key'=>'184ac5480cfdd2bb2859e4476d2e5b1d2bad079bf' ]`
61
* The SDK's features are namespaced under the various SparkPost API names.
62
* There are two ways to provide values to each namespace of the SDK:
63
- On instantiation, you pass in a well-formed object (See examples).
0 commit comments