This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-aggregator.git
commit 143a935efed59cdcfe616848b552163152928f42 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Jan 10 14:47:54 2018 +0100 fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd1f958..7c302db 100644 --- a/README.md +++ b/README.md @@ -48,5 +48,5 @@ That list is found in the [default.xml](./default.xml) file. To update it: groovy collect-sling-repos.groovy > default.xml - -Check changes with `git diff`and commit if needed. + +Check changes with `git diff` and commit if needed. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
