This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new e048e77 typo
e048e77 is described below
commit e048e77e1c46fe9f17410ba2b830d564796699b1
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu May 24 16:39:23 2018 +0200
typo
---
capabilities/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/capabilities/README.md b/capabilities/README.md
index 6b2274d..8463344 100644
--- a/capabilities/README.md
+++ b/capabilities/README.md
@@ -10,7 +10,7 @@ external systems or do anything suitable to check what's
available. Each `Probe`
multiple values as String key/value pairs.
To define a Capabilities endpoint, create a Sling Resource with 1..N
properties having
-names that end with the `_probe_` suffix. The String value of each property is
passed
+names that end with the `_probe` suffix. The String value of each property is
passed
to all available `ProbeBuilder` services, and the first one that returns a
`Probe` is used.
As an example, with the default Probes found in this module, creating a
Resource such as
--
To stop receiving notification emails like this one, please contact
[email protected].