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

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

commit fad856f8c55baccf2b06632b9f608c38dc54b236
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Feb 21 17:05:57 2024 +0100

    CAMEL-20410: documentation fixes for camel-servicenow
    
    - Fixed samples
    - Fixed grammar and typos
    - Fixed punctuation
    - Added and/or fixed links
    - Converted to use tabs
---
 .../src/main/docs/servicenow-component.adoc                           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
 
b/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
index 081f443b442..29b281a9027 100644
--- 
a/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
+++ 
b/components/camel-servicenow/camel-servicenow-component/src/main/docs/servicenow-component.adoc
@@ -16,9 +16,9 @@
 
 The ServiceNow component provides access to ServiceNow platform through their 
REST API.
 
-The component supports multiple version of ServiceNow platform with default to 
Helsinki.
+The component supports multiple versions of ServiceNow platform with default 
to Helsinki.
 
-Maven users will need to add the following dependency to their pom.xml
+Maven users will need to add the following dependency to their `pom.xml`
 for this component:
 
 [source,xml]

Reply via email to