Skip to content

Commit 67f9970

Browse files
committed
origin url
1 parent e2680f3 commit 67f9970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/v4/core-features/cors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ return [
7575
];
7676
```
7777

78-
See below list that explains the above configuration values:
78+
This list explains the above configuration values:
7979

8080
- `allowed_origins`: an array of domains that are allowed to interact with the API
8181
(default `ConfigurationInterface::ANY_ORIGIN` which means that any domain can make requests to the API)

0 commit comments

Comments
 (0)