Repository: logging-log4j2 Updated Branches: refs/heads/master ac82a0d78 -> 7ade3025b
Fix typo Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7ade3025 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7ade3025 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/7ade3025 Branch: refs/heads/master Commit: 7ade3025b8de4176a2149a7aec00362b2380fe61 Parents: ac82a0d Author: Ralph Goers <[email protected]> Authored: Mon Nov 13 09:02:30 2017 -0700 Committer: Ralph Goers <[email protected]> Committed: Mon Nov 13 09:02:38 2017 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/7ade3025/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 36c7f9d..b35cd0e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ and provides many of the improvements available in Logback while fixing some inh By sending a pull request you grant the Apache Software Foundation sufficient rights to use and release the submitted work under the Apache license. You grant the same rights (copyright license, patent license, etc.) to the Apache Software Foundation as if you have signed a Contributor License Aggreement. For contributions that are -judged to be non-trivial, you will be asked to actually signing a Contributor License Aggreement. +judged to be non-trivial, you will be asked to actually signing a Contributor License Agreement. ## Usage
