Skip to content

Commit 7c6563a

Browse files
author
Scarlett Eliza
authored
docs: update cors.md (#868)
1 parent 9a8f7e9 commit 7c6563a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/advanced/cors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: ⚔️ Handling Cross-Origin Resource Sharing (CORS)
66
Cross-Origin Resource Sharing or CORS is a common thing that needs to be handled by backend servers.
77
This guide shows how the handling of CORS can be done in a Dart Frog project.
88

9-
:::warning
9+
:::info
1010
To learn more about what CORS is, check out this [helpful documentation from MDN](https://developer.mozilla.org/docs/Web/HTTP/CORS).
1111
:::
1212

0 commit comments

Comments
 (0)