David Cramer 13 years ago
parent
commit
e6c5da4345
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -9,7 +9,7 @@ Sentry is a Server
 ------------------
 
 The Sentry package, at its core, is just a simple server and web UI. It will
-handle authentication clients (such as `Raven <https://github.com/dcramer/raven>`_)
+handle authenticating clients (such as `Raven <https://github.com/dcramer/raven>`_)
 and all of the logic behind storage and aggregation.
 
 That said, Sentry is not limited to Python. The primary implementation is in