Skip to content

Commit a36c471

Browse files
committed
edits
1 parent 9e77d30 commit a36c471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Your app's _package.json_ file will be updated with the dependencies.
5353

5454
## Generate images with DALL-E
5555

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:
56+
Create a new file named _ImageGeneration.ts_ and open it in your preferred code editor. Copy the following code into the _ImageGeneration.ts_ file:
5757

5858
#### [Microsoft Entra ID](#tab/typescript-keyless)
5959

0 commit comments

Comments
 (0)