Skip to content

Commit 7ef4a02

Browse files
authored
Fix typo in example model usage description
1 parent 1a4a041 commit 7ef4a02

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-foundry/model-inference/includes/use-chat-reasoning

1 file changed

+1
-1
lines changed

articles/ai-foundry/model-inference/includes/use-chat-reasoning/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To complete this tutorial, you need:
2323

2424
* A model with reasoning capabilities model deployment. If you don't have one read [Add and configure models to Azure AI services](../../how-to/create-model-deployments.md) to add a reasoning model.
2525

26-
* This example use `DeepSeek-R1`.
26+
* This example uses `DeepSeek-R1`.
2727

2828
## Use reasoning capabilities with chat
2929

0 commit comments

Comments
 (0)