|
@@ -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
|