Skip to content

Commit 170e8d0

Browse files
Apply suggestions from code review
Co-authored-by: Michael <[email protected]>
1 parent bfd91e6 commit 170e8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/use-your-data-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ npm install @azure/openai @azure/identity
4141

4242
Your app's _package.json_ file will be updated with the dependencies.
4343

44-
#### [TypeScript (Entra ID)](#tab/typescript-keyless)
44+
#### [TypeScript (Microsoft Entra ID)](#tab/typescript-keyless)
4545

4646
1. Open a command prompt where you want the new project, and create a new file named `ChatWithOwnData.ts`. Copy the following code into the `ChatWithOwnData.ts` file.
4747

0 commit comments

Comments
 (0)