This is an automated email from the ASF dual-hosted git repository.
smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-core.git
The following commit(s) were added to refs/heads/master by this push:
new 8e1f871 change description
8e1f871 is described below
commit 8e1f87139f21ba69b4b2f8c606fad5b8a4e5ccf5
Author: Shawn McKinney <smckinney@symas.com>
AuthorDate: Tue Feb 18 08:20:46 2020 -0600
change description
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 07987c6..4154ca4 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Role-Based Access Control (RBAC)
# Overview
* FORTRESS, a sub-project of the Apache Directory, is a standards-based access management
system, written in Java, that provides
- role-based access control, delegated administration and password policy services with LDAP.
+ role-based access control, delegated administration and password policy services using
an LDAP backend.
* This repo is contains the Apache Fortress Core component.

* There are three other git repos that comprise the project:
|