Skip to content

Commit 35a6e09

Browse files
authored
Fix minor typo in functions-add-openai-text-completion.md
1 parent 909c68b commit 35a6e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-add-openai-text-completion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ During this tutorial, you learn how to accomplish these tasks:
1919

2020
> [!div class="checklist"]
2121
> * Create resources in Azure OpenAI.
22-
> * Deploy a model in OpenAI the resource.
22+
> * Deploy a model in the OpenAI resource.
2323
> * Set access permissions to the model resource.
2424
> * Enable your function app to connect to OpenAI.
2525
> * Add OpenAI bindings to your HTTP triggered function.

0 commit comments

Comments
 (0)