Skip to content

Commit bfd91e6

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

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
@@ -140,7 +140,7 @@ Your app's _package.json_ file will be updated with the dependencies.
140140
node ChatWithOwnData.js
141141
```
142142

143-
#### [JavaScript (Entra ID)](#tab/javascript-keyless)
143+
#### [JavaScript (Microsoft Entra ID)](#tab/javascript-keyless)
144144

145145
1. Open a command prompt where you want the new project, and create a new file named `ChatWithOwnData.js`. Copy the following code into the `ChatWithOwnData.js` file.
146146

0 commit comments

Comments
 (0)