Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit f1daaab

Browse files
author
wildflyext
committed
Update components/README.md
1 parent f4d0847 commit f1daaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Adding support for additional Camel Components is easy
5454

5555
A modules.xml descriptor defines the class loading behavior for your component. It should be placed together with the component's jar in `modules/system/layers/fuse/org/apache/camel/component`. Module dependencies should be setup for direct compile time dependencies.
5656

57-
Herre is an example for the camel-ftp component
57+
Here is an example for the camel-ftp component
5858

5959
```xml
6060
<module xmlns="urn:jboss:module:1.1" name="org.apache.camel.component.ftp">

0 commit comments

Comments
 (0)