Skip to content

Commit ec9d6e3

Browse files
committed
fix
1 parent b797dbd commit ec9d6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/model-inference/includes/how-to-prerequisites-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ author: santiagxf
1515
npm install @azure/identity
1616
```
1717

18-
If you are using Node.js, you can configure the dependencies in a **package.json** file:
18+
If you are using Node.js, you can configure the dependencies in **package.json**:
1919

2020
__package.json__
2121

0 commit comments

Comments
 (0)