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


The following commit(s) were added to refs/heads/main by this push:
     new af44c165eda (chores) ci: fixed typo
af44c165eda is described below

commit af44c165edaf793eee19fc1496548db2cd4b596a
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Thu Jun 8 10:27:54 2023 +0200

    (chores) ci: fixed typo
---
 .github/workflows/component-pr.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/component-pr.yaml 
b/.github/workflows/component-pr.yaml
index 1680b077baa..19656b1e778 100644
--- a/.github/workflows/component-pr.yaml
+++ b/.github/workflows/component-pr.yaml
@@ -59,7 +59,7 @@ jobs:
             
             :warning: Please note that the changes on this PR may be **tested 
automatically** if they change components.
             
-            :robot: use the command \`/component-test (camel-)component-name1 
(camel-)component-name2..\` to request a test from the test bot.
+            :robot: Use the command \`/component-test (camel-)component-name1 
(camel-)component-name2..\` to request a test from the test bot.
             
             If necessary Apache Camel Committers may access logs and test 
results in the job summaries!`
             

Reply via email to