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.
2 parents 11e08fc + fda7b28 commit 85817e7Copy full SHA for 85817e7
src/connections/sources/catalog/libraries/server/python/index.md
@@ -34,7 +34,7 @@ analytics.write_key = 'YOUR_WRITE_KEY'
34
35
The default initialization settings are production-ready and queue messages to be processed by a background thread.
36
37
-In development, Segment recommends that you enable the following settings to help spot prooblems:
+In development, Segment recommends that you enable the following settings to help spot problems:
38
- `analytics.debug` to log debugging information to the Python logger
39
- an `on_error` handler to print the response you receive from Segment's API.
40
0 commit comments