diff --git a/docs/browser_env_cors.md b/docs/browser_env_cors.md index 28c7f06..548ba4c 100644 --- a/docs/browser_env_cors.md +++ b/docs/browser_env_cors.md @@ -1,6 +1,6 @@ # Limitations From The Browser Environment: CORS Issue -The plugin is developed for the browser environment. The "fake" browser behind the scenes also follows CORS policy. +The plugin is developed for the browser environment. The "fake" browser behind the scenes also follows the CORS policy. [MDN has a doc about CORS.](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)