Skip to content

Commit 2579386

Browse files
authored
Merge pull request #107 from codaxiom/patch-1
Fix cors configuration key in documentation
2 parents 76e01c8 + c2b0ddc commit 2579386

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)