Skip to content

Commit 5f7b0e2

Browse files
authored
apply suggestions from PR review
1 parent a82ce45 commit 5f7b0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ zone_pivot_groups: programming-languages-set-functions
1818

1919
[!INCLUDE [preview-support](../../includes/functions-openai-support-limitations.md)]
2020

21-
The Azure OpenAI extension for Azure Functions implements a set of triggers and bindings that enable you to easily integrate features and behaviors of the [Azure OpenAI Service](../ai-services/openai/overview.md) into your function code executions.
21+
The Azure OpenAI extension for Azure Functions implements a set of triggers and bindings that enable you to easily integrate features and behaviors of [Azure OpenAI Service](../ai-services/openai/overview.md) into your function code executions.
2222

2323
Azure Functions is an event-driven compute service that provides a set of [triggers and bindings](./functions-triggers-bindings.md) to easily connect with other Azure services.
2424

0 commit comments

Comments
 (0)