summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e25f40e..7aea890 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
Security Component
==================
-This component provides an infrastructure for sophisticated authorization systems,
-which makes it possible to easily separate the actual authorization logic from so
-called user providers that hold the users credentials. It is inspired by the
-Java Spring framework.
+Security provides an infrastructure for sophisticated authorization systems,
+which makes it possible to easily separate the actual authorization logic from
+so called user providers that hold the users credentials. It is inspired by
+the Java Spring framework.
Resources
---------