Skip to content

Commit fb6bcd0

Browse files
committed
capitalization
1 parent a8152ab commit fb6bcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/concepts/model-region-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To use these models, you can use [Azure AI Foundry portal](https://ai.azure.com/
5959
```python
6060
agent = project_client.agents.create_agent( model="llama-3", name="my-agent", instructions="You are a helpful agent" )
6161
```
62-
## Azure AI foundry models
62+
## Azure AI Foundry models
6363

6464
### Models with tool-calling
6565

0 commit comments

Comments
 (0)