Skip to content

Commit 0eba788

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

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

3838
.. code-block:: python
3939

0 commit comments

Comments
 (0)