We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e77d30 commit a36c471Copy full SHA for a36c471
articles/ai-services/openai/includes/dall-e-typescript.md
@@ -53,7 +53,7 @@ Your app's _package.json_ file will be updated with the dependencies.
53
54
## Generate images with DALL-E
55
56
-Create a new file named _ImageGeneration.js_ and open it in your preferred code editor. Copy the following code into the _ImageGeneration.js_ file:
+Create a new file named _ImageGeneration.ts_ and open it in your preferred code editor. Copy the following code into the _ImageGeneration.ts_ file:
57
58
#### [Microsoft Entra ID](#tab/typescript-keyless)
59
0 commit comments