Skip to content

Commit ab86da5

Browse files
committed
update
1 parent 36b5066 commit ab86da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In a console window (such as cmd, PowerShell, or Bash), create a new directory f
3939

4040
## Install the client library
4141

42-
Install the required client libraries for JavaScript with npm from within the context of your new directory:
42+
Install the required packages for JavaScript with npm from within the context of your new directory:
4343

4444
```console
4545
npm install openai dotenv @azure/identity

0 commit comments

Comments
 (0)