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

ricardozanini pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new 5c71be4df Fixing typo on Python guide (#633)
5c71be4df is described below

commit 5c71be4df394433e9a7590b30842b3d00b29dad3
Author: Francisco Javier Tirado Sarti 
<[email protected]>
AuthorDate: Mon May 20 14:12:54 2024 +0200

    Fixing typo on Python guide (#633)
    
    Fixing type on Python guide
    
    The format does not look good with that extra space
---
 .../integrations/custom-functions-python.adoc                         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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[]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to