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 13e8b2da58f33e35aec70eb9795d9cd7520bd81a
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Feb 21 15:50:36 2024 +0100

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

diff --git a/components/camel-pgevent/src/main/docs/pgevent-component.adoc 
b/components/camel-pgevent/src/main/docs/pgevent-component.adoc
index 3b9227c66bf..754912e26e5 100644
--- a/components/camel-pgevent/src/main/docs/pgevent-component.adoc
+++ b/components/camel-pgevent/src/main/docs/pgevent-component.adoc
@@ -14,7 +14,7 @@
 
 *{component-header}*
 
-This is a component for Apache Camel which allows for
+This is a component for Apache Camel that allows for
 Producing/Consuming PostgreSQL events related to the LISTEN/NOTIFY
 commands added since PostgreSQL 8.3.
 

Reply via email to