Skip to content

Commit de988a0

Browse files
committed
fix typos
1 parent a48f071 commit de988a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/1_call_azure_openai_chat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ $ source .venv/bin/activate
7676
$ pip install -r requirements.txt
7777

7878
# Run the script
79-
$ python apps/1_call_azure_openai/main.py
79+
$ python apps/1_call_azure_openai_chat/main.py
8080
```
8181

8282
### Example

0 commit comments

Comments
 (0)