Skip to content

Commit fc90a1b

Browse files
committed
typo fix
1 parent 971ca23 commit fc90a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/agents/how-to/tools/deep-research-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use this article to find step-by-step instructions and code samples for the Deep
2121
> [!NOTE]
2222
> Limitation: The Deep Research tool is currently recommended only in nonstreaming scenarios. Using it with streaming can work, but it might occasionally time out and is therefore not recommended.
2323
24-
## Create an agent the Deep Research tool
24+
## Create an agent with the Deep Research tool
2525

2626
```python
2727
import os, time

0 commit comments

Comments
 (0)