Skip to content

Commit 2d0959e

Browse files
fix typo per Acrolinx
1 parent 4719c20 commit 2d0959e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/includes/dall-e-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Use Azure OpenAI Service with the JavaScript SDK to generate images'
33
titleSuffix: Azure OpenAI
4-
description: Walkthrough on how to get started with Azure OpenAI and make your first image genration call with the JavaScript SDK.
4+
description: Walkthrough on how to get started with Azure OpenAI and make your first image generation call with the JavaScript SDK.
55
services: cognitive-services
66
manager: nitinme
77
ms.service: cognitive-services
@@ -117,4 +117,4 @@ If you want to clean up and remove an Azure OpenAI resource, you can delete the
117117
## Next steps
118118

119119
* [Azure OpenAI Overview](../overview.md)
120-
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).
120+
* For more examples check out the [Azure OpenAI Samples GitHub repository](https://github.com/Azure/openai-samples).

0 commit comments

Comments
 (0)