Skip to content

Commit 5fb4038

Browse files
alexsaviozoni
authored andcommitted
small syntax correction in docs
1 parent 0fc4276 commit 5fb4038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user_guide/plugin_development/streams.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Streams
33

44
Streams are file transfers. It can be used to store documents, index them, send generated content on the fly etc.
55

6-
Waiting for incoming file transferts
7-
------------------------------------
6+
Waiting for incoming file transfers
7+
-----------------------------------
88

99
The bot can be sent files from the users. You only have to implement the
1010
:func:`~errbot.botplugin.BotPlugin.callback_stream` method on your plugin to be notified for new incoming file

0 commit comments

Comments
 (0)