This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/master by this push:
new 25fdfdc (doc) README.md - Issue Tracking - Spelling mistake (#563)
25fdfdc is described below
commit 25fdfdc69eb091603decd4b06ddc41b0ca376a90
Author: Mike Smith <[email protected]>
AuthorDate: Sat Aug 21 08:58:07 2021 +0100
(doc) README.md - Issue Tracking - Spelling mistake (#563)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0166911..a240f19 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ see [Snapshot
builds](https://logging.apache.org/log4j/2.x/maven-artifacts.html#
Issues, bugs, and feature requests should be submitted to the
[JIRA issue tracking system for this
project](https://issues.apache.org/jira/browse/LOG4J2).
-Pull request on GitHub are welcome, but please open a ticket in the JIRA issue
tracker first, and mention the
+Pull requests on GitHub are welcome, but please open a ticket in the JIRA
issue tracker first, and mention the
JIRA issue in the Pull Request.
## Building From Source