diff --git a/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/integrations/custom-functions-python.adoc b/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/integrations/custom-functions-python.adoc index ef7308941..3202135b0 100644 --- a/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/integrations/custom-functions-python.adoc +++ b/serverlessworkflow/modules/ROOT/pages/use-cases/advanced-developer-use-cases/integrations/custom-functions-python.adoc @@ -8,7 +8,7 @@ This document describes how to integrate python scripts and functions into your == Enable Python support - To enable Python support, you must add the Python add-on dependency to your {prouct_name} module `pom.xml` file +To enable Python support, you must add the Python add-on dependency to your {product_name} module `pom.xml` file [source,xml] ---- @@ -112,4 +112,4 @@ The link:{kogito_sw_examples_url}/serverless-workflow-openvino-quarkus[Openvino] * xref:core/custom-functions-support.adoc[Custom functions for your {product_name} service] * xref:core/understanding-jq-expressions.adoc[Understanding JQ expressions] -include::../../../_common-content/report-issue.adoc[] \ No newline at end of file +include::../../../_common-content/report-issue.adoc[]