Skip to content

Commit 85817e7

Browse files
authored
Merge pull request #565 from segmentio/repo-sync
repo sync
2 parents 11e08fc + fda7b28 commit 85817e7

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/python

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ analytics.write_key = 'YOUR_WRITE_KEY'
3434

3535
The default initialization settings are production-ready and queue messages to be processed by a background thread.
3636

37-
In development, Segment recommends that you enable the following settings to help spot prooblems:
37+
In development, Segment recommends that you enable the following settings to help spot problems:
3838
- `analytics.debug` to log debugging information to the Python logger
3939
- an `on_error` handler to print the response you receive from Segment's API.
4040

0 commit comments

Comments
 (0)