Skip to content

Commit 54ccb6a

Browse files
authored
Acrolinx
1 parent ae124ef commit 54ccb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/assistants-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ To use the service key for authentication, you can create and run an assistant w
114114

115115
#### [JavaScript](#tab/javascript)
116116

117-
Sign in to Azure with `az login` then create and run an assistant with the following **recommended** passwordless Javascript module (index.mjs):
117+
Sign in to Azure with `az login` then create and run an assistant with the following **recommended** passwordless JavaScript module (index.mjs):
118118

119119
:::code language="javascript" source="~/azure-typescript-e2e-apps/quickstarts/azure-openai-assistants/js/src/index.mjs" :::
120120

0 commit comments

Comments
 (0)