diff --git a/aio/content/guide/deployment.md b/aio/content/guide/deployment.md index eef1149c46..edcb4ff155 100644 --- a/aio/content/guide/deployment.md +++ b/aio/content/guide/deployment.md @@ -371,7 +371,7 @@ and to Angular developers may encounter a -cross-origin resource sharing error when making a service request (typically a data service request). +cross-origin resource sharing error when making a service request (typically a data service request) to a server other than the application's own host server. Browsers forbid such requests unless the server permits them explicitly.