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-upgrade-recipes.git
The following commit(s) were added to refs/heads/main by this push:
new ef92014 Update README.adoc / typo (#86)
ef92014 is described below
commit ef92014807ea8ac068c0a2427d802f0bd55032e7
Author: janmaterne <[email protected]>
AuthorDate: Tue Mar 3 13:31:34 2026 +0100
Update README.adoc / typo (#86)
---
README.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.adoc b/README.adoc
index c712ab2..cd7b9b6 100644
--- a/README.adoc
+++ b/README.adoc
@@ -49,7 +49,7 @@ Libraries are not packed into the installed jar.
== Test jar
Project installs also test classes into a `test-jar` artifact.
-This allows other projects (like
https://github.com/quarkusio/quarkus-updates/[quarkus-updates]) to ruse the
tests.
+This allows other projects (like
https://github.com/quarkusio/quarkus-updates/[quarkus-updates]) to reuse the
tests.
== Releasing
@@ -125,4 +125,4 @@ To minimize changes, you can run the following command
locally to apply the same
```
mvn -Popenrewrite rewrite:run
-```
\ No newline at end of file
+```