Skip to content

Commit b4fdeae

Browse files
authored
Merge pull request #89381 from changeworld/patch-2
Fix typo
2 parents fb18c5e + d72ed81 commit b4fdeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-setup-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ The service principal can also be used to authenticate to the Azure Machine Lear
251251
252252
For information and samples on authenticating with MSAL, see the following articles:
253253

254-
* JavaScript - [How to migrate a Javascript app from ADAL.js to MSAL.js](../active-directory/develop/msal-compare-msal-js-and-adal-js.md).
254+
* JavaScript - [How to migrate a JavaScript app from ADAL.js to MSAL.js](../active-directory/develop/msal-compare-msal-js-and-adal-js.md).
255255
* Node.js - [How to migrate a Node.js app from ADAL to MSAL](../active-directory/develop/msal-node-migration.md).
256256
* Python - [ADAL to MSAL migration guide for Python](../active-directory/develop/migrate-python-adal-msal.md).
257257

0 commit comments

Comments
 (0)