Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit eea556e

Browse files
authored
doc: Fix typo
1 parent e356f41 commit eea556e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Usage
2525

2626
## Integrating with Python's logging framework
2727

28-
Json outputs are provided by the JsonFormatter logging formatter. You can add the customer formatter like below:
28+
Json outputs are provided by the JsonFormatter logging formatter. You can add the custom formatter like below:
2929

3030
**Please note: version 0.1.0 has changed the import structure, please update to the following example for proper importing**
3131

0 commit comments

Comments
 (0)