Skip to content

Commit ef9c1fa

Browse files
authored
Update sdk-nodejs.md
1 parent bbb15d8 commit ef9c1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/LUIS/includes/sdk-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Publish the LUIS app using the [app.publish](/javascript/api/@azure/cognitiveser
222222

223223
## Authenticate the prediction runtime client
224224

225-
Use a msRest.ApiKeyCredentials object with your key, and use it with your endpoint to create an [LUIS.LUISRuntimeClient](/javascript/api/@azure/cognitiveservices-luis-runtime/luisruntimeclient) object.
225+
Use an `msRest.ApiKeyCredentials` object with your key, and use it with your endpoint to create an [LUIS.LUISRuntimeClient](/javascript/api/@azure/cognitiveservices-luis-runtime/luisruntimeclient) object.
226226

227227
[!INCLUDE [Caution about using authoring key](caution-authoring-key.md)]
228228

0 commit comments

Comments
 (0)