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 f5238d8b37c docs: fixed a typo in the HTML snipped used for
documentation indexing
f5238d8b37c is described below
commit f5238d8b37ca30eb9a9be0563f4ffc1d800d610f
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Fri Dec 2 13:17:41 2022 +0100
docs: fixed a typo in the HTML snipped used for documentation indexing
---
docs/main/modules/ROOT/attachments/contents-table.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/main/modules/ROOT/attachments/contents-table.html
b/docs/main/modules/ROOT/attachments/contents-table.html
index d5e07710d5a..aaf752d8d8d 100644
--- a/docs/main/modules/ROOT/attachments/contents-table.html
+++ b/docs/main/modules/ROOT/attachments/contents-table.html
@@ -57,7 +57,7 @@
<div class="column">
<h2>Reference Documentation</h2>
<p>
- The comprehensive <b>reference documentation</b> for all 300+
Camel <bcomponents, enterprise integration patterns (EIPs)</b> and links to the
<b>JavaDoc</b> documentation.
+ The comprehensive <b>reference documentation</b> for all 300+
Camel <b>components, enterprise integration patterns (EIPs)</b> and links to
the <b>JavaDoc</b> documentation.
</p>
<a class="button dark" href="reference">Learn More</a>
</div>