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-org-apache-sling-clam.git
commit fd8d2670b69c6f971fa82482adea0b8fb8b0c636 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Sep 28 13:32:19 2020 +0200 wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f077f3e..7002b7c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Scanning all binaries and strings in AEM Assets: curl -v -u username:password -F path=/content/dam -F pattern=^/.*$ -F propertyTypes[]=Binary -F propertyTypes[]=String http://localhost:4502/system/clam-jcr-scan -Observing Sling Clam events: +Listening to Sling Clam events: curl -v -u username:password http://localhost:4502/system/clam-events
