8000 Update README.rst · studio3104/fluent-logger-python@70f1257 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70f1257

Browse files
authored
Update README.rst
1 parent 813d276 commit 70f1257

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