Skip to content

Commit 9084372

Browse files
committed
Fix typo
1 parent 728b1da commit 9084372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/cors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Value can be one of the following:
8989

9090
Response CORS with specified headers.
9191

92-
Assign [Access-Control-Exposed-Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Expose-Headers) header.
92+
Assign [Access-Control-Expose-Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Expose-Headers) header.
9393

9494
Value can be one of the following:
9595
- **string** - Expects either a single header or a comma-delimited string.

0 commit comments

Comments
 (0)