8000 Merge pull request #24 from chrisseto/patch-1 · socrateslee/fluent-logger-python@89ea684 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89ea684

Browse files
committed
Merge pull request fluent#24 from chrisseto/patch-1
Correct spelling of Handler
2 parents b5d0794 + 7f2af4b commit 89ea684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Then, please create the events like this. This will send the event to fluent, wi
5858

5959
### Python logging.Handler interface
6060

61-
This client-library also has FluentHanler class for Python logging module.
61+
This client-library also has FluentHandler class for Python logging module.
6262

6363
import logging
6464
from fluent import handler

0 commit comments

Comments
 (0)
0