Skip to content

Commit 770007e

Browse files
tdykstraCopilot
andauthored
Update aspnetcore/test/http-files.md
Co-authored-by: Copilot <[email protected]>
1 parent 470f957 commit 770007e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/test/http-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ You can pass values from one HTTP request to another within the same `.http` fil
203203

204204
```http
205205
// @name login
206-
https://contosol..com/api/login HTTP/1.1
206+
https://contoso.com/api/login HTTP/1.1
207207
```
208208

209209
1. In subsequent requests in the same HTTP file use the request name to refer to the request.

0 commit comments

Comments
 (0)