diff options
author | Shlomi Fish <shlomif@shlomifish.org> | 2017-12-17 09:53:25 +0200 |
---|---|---|
committer | Shlomi Fish <shlomif@shlomifish.org> | 2017-12-17 09:53:25 +0200 |
commit | 9312821f7361d430c5815663646f4ab0f07627fd (patch) | |
tree | dddff73ebe0dbc518061aa080d8e16d081164e16 /README.md | |
parent | 7792bacf91a41f7d6e148615f62eb27d8440c79e (diff) | |
download | rspamd-9312821f7361d430c5815663646f4ab0f07627fd.tar.gz rspamd-9312821f7361d430c5815663646f4ab0f07627fd.zip |
Change to a more formal verb.
According to ##English "sports" is valid, but too idiomatic and
non-formal.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ such as URL black lists. Each message is analysed by Rspamd and given a `spam sc According to this spam score and the user's settings, Rspamd recommends an action for the MTA to apply to the message, for example, to pass, reject or add a header. -Rspamd is designed to process hundreds of messages per second simultaneously, and sports a number of +Rspamd is designed to process hundreds of messages per second simultaneously, and provides a number of useful features. You can watch the following [introduction video](https://www.youtube.com/watch?v=_fl9i-az_Q0) from [FOSDEM-2016](http://fosdem.org) where I describe the main features of Rspamd and explain why Rspamd is so fast. |