Skip to content

Commit 305fdb8

Browse files
committed
Updated README
1 parent e007690 commit 305fdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Response.Htmx(h => {
8282

8383
#### CORS Policy
8484

85-
By default, all Htmx requests and responses will be blocked by the browser in a cross-origin context.
85+
By default, all Htmx requests and responses will be blocked in a cross-origin context.
8686

8787
If you configure your application in a cross-origin context, then setting a CORS policy in ASP.NET Core also allows you to define specific restrictions on request and response headers,
8888
enabling fine-grained control over the data that can be exchanged between your web application and different origins.

0 commit comments

Comments
 (0)