8000 Merge pull request #66 from billykern/master · christer/fluent-logger-python@6e2d7e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e2d7e4

Browse files
authored
Merge pull request fluent#66 from billykern/master
typo fix
2 parents 813d276 + 70f1257 commit 6e2d7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Event-Based Interface
110110
This API is a wrapper for `sender.FluentSender`.
111111

112112
First, you need to call ``sender.setup()`` to create global `sender.FluentSender` logger
113-
instance. This call needs to be called only once, at the beggining of
113+
instance. This call needs to be called only once, at the beginning of
114114
the application for example.
115115

116116
Initialization code of Event-Based API is below:

0 commit comments

Comments
 (0)
0