Skip to content

Commit caac4b1

Browse files
authored
typo fix
1 parent 0494cb9 commit caac4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/how-to/tools/bing-grounding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ var projectClient = new AIProjectClient(connectionString, new DefaultAzureCreden
157157

158158
## Step 2: Enable the Grounding with Bing search tool
159159

160-
To make the Grounding with Bing search tool available to your agent, use a connection to initialize the tool and attach it to the agent. You can find your connecction in the **connected resources** section of your project in the Azure AI Foundry portal.
160+
To make the Grounding with Bing search tool available to your agent, use a connection to initialize the tool and attach it to the agent. You can find your connection in the **connected resources** section of your project in the Azure AI Foundry portal.
161161

162162
# [Python](#tab/python)
163163

0 commit comments

Comments
 (0)