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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 21ec057  Polished
21ec057 is described below

commit 21ec057f3fac7588c706fd248932b7f1f4baf9ee
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Sep 6 19:39:57 2022 +0200

    Polished
---
 spring-boot-cli/readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spring-boot-cli/readme.md b/spring-boot-cli/readme.md
index 0def4ae..feb6b70 100644
--- a/spring-boot-cli/readme.md
+++ b/spring-boot-cli/readme.md
@@ -9,6 +9,6 @@ Camel examples for running routes using Spring Boot CLI
 
 ### Quickstart
 
-` sdk install springboot`
+`sdk install springboot`
 
-`spring run hello.groovy`
\ No newline at end of file
+`spring run hello.groovy`

Reply via email to