Skip to content

Commit 8eff0fa

Browse files
authored
Merge pull request #123951 from hyoshioka0128/patch-841
Update python.md (Typo "Azure OpenAI service"→"Azure OpenAI Service")
2 parents 863f4c5 + 4b21c85 commit 8eff0fa

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/includes

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pip install openai==0.28.1
4646
4747
## Retrieve key and endpoint
4848

49-
To successfully make a call against the Azure OpenAI service, you'll need the following:
49+
To successfully make a call against the Azure OpenAI Service, you'll need the following:
5050

5151
|Variable name | Value |
5252
|--------------------------|-------------|

0 commit comments

Comments
 (0)