This is an automated email from the ASF dual-hosted git repository. mdrob pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git
The following commit(s) were added to refs/heads/master by this push: new 112b6bb Grammar fix 112b6bb is described below commit 112b6bb39b66f7a451b058f130bcb4b9f33dbc40 Author: Mike Drob <md...@apache.org> AuthorDate: Mon Jun 11 16:21:50 2018 -0500 Grammar fix --- _posts/release/2017-09-05-accumulo-2.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/release/2017-09-05-accumulo-2.0.0.md b/_posts/release/2017-09-05-accumulo-2.0.0.md index a2ce234..e62f362 100644 --- a/_posts/release/2017-09-05-accumulo-2.0.0.md +++ b/_posts/release/2017-09-05-accumulo-2.0.0.md @@ -64,7 +64,7 @@ which has the following benefits: The log4j configuration of Accumulo services was improved in [ACCUMULO-4588] with the following changes: * Logging is now configured using standard log4j JVM property 'log4j.configuration' in accumulo-env.sh. -* Tarball ships with less log4j config files (3 rather than 6) which are all log4j properties files. +* Tarball ships with fewer log4j config files (3 rather than 6) which are all log4j properties files. * Log4j XML can still be used by editing accumulo-env.sh * Removed auditLog.xml and added audit log configuration to log4j-service properties files * Accumulo conf/ directory no longer has an examples/ directory. Configuration files ship in conf/ and are -- To stop receiving notification emails like this one, please contact md...@apache.org.