Skip to content

Commit e79136c

Browse files
charychandanlfaraone
authored andcommitted
corrected typo
1 parent 59bf41a commit e79136c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The functions for the commands are defined in `commands.py` and their structure
5555
### Messaging
5656
Securitybot is designed to be compatible with a wide variety of messaging systems.
5757
We currently provide bindings for Slack, but feel free to contribute any other plugins, like for Gitter or Zulip, upstream.
58-
Messaging is made possible by `securitybot/chat/chat.py` which provides a small number of functions for querying users in a messaging group, messaing those users, and sending messages to a specific channel/room.
58+
Messaging is made possible by `securitybot/chat/chat.py` which provides a small number of functions for querying users in a messaging group, messaging those users, and sending messages to a specific channel/room.
5959
To add bindings for a new messaging system, subclass `Chat`.
6060

6161
### 2FA
@@ -81,7 +81,7 @@ If you encounter a SHA-256 collision, please contact someone your nearest Univer
8181

8282
## FAQ
8383

84-
pls ask us things
84+
Please ask us things
8585

8686
## Contributing
8787
Contributors must abide by the [Dropbox Contributor License Agreement][cla].

0 commit comments

Comments
 (0)