Skip to content

Commit de407ac

Browse files
committed
MA-946 #time fixed issue in readme
1 parent 68332a6 commit de407ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ try {
5757

5858
## Tips and Tricks
5959
### General
60-
* You _must_ provide at least an API key when instantiating the SparkPost Library - `{ key: '184ac5480cfdd2bb2859e4476d2e5b1d2bad079bf' }`
60+
* You _must_ provide at least an API key when instantiating the SparkPost Library - `[ 'key'=>'184ac5480cfdd2bb2859e4476d2e5b1d2bad079bf' ]`
6161
* The SDK's features are namespaced under the various SparkPost API names.
6262
* There are two ways to provide values to each namespace of the SDK:
6363
- On instantiation, you pass in a well-formed object (See examples).

0 commit comments

Comments
 (0)