aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2017-12-17 09:53:25 +0200
committerShlomi Fish <shlomif@shlomifish.org>2017-12-17 09:53:25 +0200
commit9312821f7361d430c5815663646f4ab0f07627fd (patch)
treedddff73ebe0dbc518061aa080d8e16d081164e16 /README.md
parent7792bacf91a41f7d6e148615f62eb27d8440c79e (diff)
downloadrspamd-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc9ef5787..2b6a43dde 100644
--- a/README.md
+++ b/README.md
@@ -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.