diff --git a/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc b/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc index 35f8ba185..afa6972a4 100644 --- a/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc +++ b/serverlessworkflow/modules/ROOT/pages/_common-content/sonataflow-metrics.adoc @@ -101,7 +101,7 @@ Calculates duration of a workflow instance that has reached a terminal state, i. ---- === kogito_node_instance_duration_milliseconds -Records the duration of the execution for nodes “relevant” to the workflows. The metric is calculated when a given node has finished executing. +Records the duration of the execution for nodes relevant to the workflows. The metric is calculated when a given node has finished executing. [source, yaml] ----