Skip to content

Commit 33c8559

Browse files
authored
customers -> accounts
1 parent 3346722 commit 33c8559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Alternatively, you can pass the API key to the SparkPost class:
6060
from sparkpost import SparkPost
6161
sp = SparkPost('YOUR API KEY')
6262
63-
For SparkPost EU and Enterprise customers, you can pass in a second parameter to set the API host.
63+
For SparkPost EU and Enterprise accounts, pass in a second parameter to set the API host.
6464

6565
.. code-block:: python
6666

0 commit comments

Comments
 (0)