This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 71d46555479a565cbd0e726da6d1c71565e36826
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 14 09:30:58 2019 +0200

    Regen
---
 docs/components/modules/ROOT/pages/validator-component.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/components/modules/ROOT/pages/validator-component.adoc 
b/docs/components/modules/ROOT/pages/validator-component.adoc
index 04ecb5a..9d7c612 100644
--- a/docs/components/modules/ROOT/pages/validator-component.adoc
+++ b/docs/components/modules/ROOT/pages/validator-component.adoc
@@ -146,6 +146,6 @@ supplied on the classpath).
 
 Since *Camel 2.17*, you can force that the cached schema in the
 validator endpoint is cleared and reread with the next process call with
-the JMX operation `clearCachedSchema. `You can also use this method to
+the JMX operation `clearCachedSchema`. You can also use this method to
 programmatically clear the cache. This method is available on the
-`ValidatorEndpoint `class`.`
+`ValidatorEndpoint` class.

Reply via email to