Skip to content

Commit 1103f09

Browse files
committed
fixes
1 parent 975fbb6 commit 1103f09

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/ai-foundry/model-inference/includes/use-chat-reasoning/java.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 examples use `DeepSeek-R1`.
26+
* This example uses `DeepSeek-R1`.
2727

2828

2929
## Use reasoning capabilities with chat

articles/ai-foundry/model-inference/includes/use-chat-reasoning/javascript.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 examples use `DeepSeek-R1`.
26+
* This example uses `DeepSeek-R1`.
2727

2828
## Use reasoning capabilities with chat
2929

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

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

2222
* 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.
2323

24-
* This examples use `DeepSeek-R1`.
24+
* This example uses `DeepSeek-R1`.
2525

2626
## Use reasoning capabilities with chat
2727

0 commit comments

Comments
 (0)