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 3346722 commit 33c8559Copy full SHA for 33c8559
README.rst
@@ -60,7 +60,7 @@ Alternatively, you can pass the API key to the SparkPost class:
60
from sparkpost import SparkPost
61
sp = SparkPost('YOUR API KEY')
62
63
-For SparkPost EU and Enterprise customers, you can pass in a second parameter to set the API host.
+For SparkPost EU and Enterprise accounts, pass in a second parameter to set the API host.
64
65
.. code-block:: python
66
0 commit comments