Skip to content

Commit 3baba13

Browse files
committed
Merge branch 'removal' of https://github.com/aahill/azure-ai-docs-pr into removal
2 parents bda41c3 + bb7b35c commit 3baba13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/agents/includes/quickstart-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Next, to authenticate your API requests and run the program, use the [az login](
5454
az login
5555
```
5656

57-
Use the following code to create and run an agent. To run this code, you will need to create an connection string using information from your project. This string is in the format:
57+
Use the following code to create and run an agent. To run this code, you will need to create an endpoint using information from your project. This string is in the format:
5858

5959
`<HostName>;<AzureSubscriptionId>;<ResourceGroup>;<ProjectName>`
6060

0 commit comments

Comments
 (0)