We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2680f3 commit 67f9970Copy full SHA for 67f9970
1 file changed
docs/book/v4/core-features/cors.md
@@ -75,7 +75,7 @@ return [
75
];
76
```
77
78
-See below list that explains the above configuration values:
+This list explains the above configuration values:
79
80
- `allowed_origins`: an array of domains that are allowed to interact with the API
81
(default `ConfigurationInterface::ANY_ORIGIN` which means that any domain can make requests to the API)
0 commit comments