Skip to content

Commit 372a596

Browse files
Fix file type
1 parent 8133cb0 commit 372a596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ To run a Python sample, run the following command in your terminal:
1717

1818
```bash
1919
# To run the multi-turn sample using the Azure AI Inference SDK:
20-
$ python samples/python/azure_ai_inference/multi_turn.js
20+
$ python samples/python/azure_ai_inference/multi_turn.py
2121
```

0 commit comments

Comments
 (0)