Skip to content

Commit 1fc7930

Browse files
Update CHANGELOG.md - make note clearer.
Co-authored-by: Ivan FB <[email protected]>
1 parent 10eaab7 commit 1fc7930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> **Note:**
44
> - JSON-RPC API has been removed completely. Instead we recommend you to utilize REST API endpoints that have same and extended functionality.
55
> Please have a look at Waku's REST-API reference: https://waku-org.github.io/waku-rest-api
6-
> - Support for Cross-Origin-Resource-Sharing (CORS headers) is added for our REST-API services. This allows you to access our REST-API from a different domain from a browser.
6+
> - Support for Cross-Origin-Resource-Sharing (CORS headers) is added for our REST-API services. This allows you to access our REST-API from a browser.
77
> New repeatable CLI flag is added by this feature:
88
> `--rest-allow-origin="example.com"` or `--rest-allow-origin="127.0.0.0:*"`
99
> Flag allows using wildcards (`*` and `?`) in the origin string.

0 commit comments

Comments
 (0)