We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 813d276 commit 70f1257Copy full SHA for 70f1257
README.rst
@@ -110,7 +110,7 @@ Event-Based Interface
110
This API is a wrapper for `sender.FluentSender`.
111
112
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
+instance. This call needs to be called only once, at the beginning of
114
the application for example.
115
116
Initialization code of Event-Based API is below:
0 commit comments