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

tsato pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new cd61d3002 fix: type on operator.adoc
cd61d3002 is described below

commit cd61d3002f60237929dcba543dd0670ec1d788d4
Author: Mert Ozturk <[email protected]>
AuthorDate: Sat Nov 26 16:36:12 2022 +0300

    fix: type on operator.adoc
---
 docs/modules/ROOT/pages/observability/monitoring/operator.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/observability/monitoring/operator.adoc 
b/docs/modules/ROOT/pages/observability/monitoring/operator.adoc
index 080a50840..b8d519488 100644
--- a/docs/modules/ROOT/pages/observability/monitoring/operator.adoc
+++ b/docs/modules/ROOT/pages/observability/monitoring/operator.adoc
@@ -6,7 +6,7 @@ NOTE: The Camel K monitoring architecture relies on 
https://prometheus.io[Promet
 [[installation]]
 == Installation
 
-The `kamel install` command provides the `--monitoring` option flag, that can 
be used to automatically creates the default resources required to monitor the 
Camel K operator, e.g.:
+The `kamel install` command provides the `--monitoring` option flag, that can 
be used to automatically create the default resources required to monitor the 
Camel K operator, e.g.:
 
 [source,console]
 ----

Reply via email to