Skip to content

Commit c2b0ddc

Browse files
author
Matthieu Guerra
authored
Update cors.md
Wrong config key in documentation, will causes Chrome to fail on CORS request
1 parent 4b5dcd5 commit c2b0ddc

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
@@ -70,7 +70,7 @@ Value can be one of the following:
7070
- eg: `['GET', 'PUT', 'POST']`
7171

7272
---
73-
### allowHeaders
73+
### allowedHeaders
7474
@default `*`
7575

7676
Allowed headers for an incoming request.

0 commit comments

Comments
 (0)