diff --git a/doc/source/cors.rst b/doc/source/cors.rst index 0f7ad0147a..67feca5c9d 100644 --- a/doc/source/cors.rst +++ b/doc/source/cors.rst @@ -3,7 +3,7 @@ CORS ==== CORS_ is a mechanism to allow code running in a browser (Javascript for -example) make requests to a domain other then the one from where it originated. +example) make requests to a domain other than the one from where it originated. Swift supports CORS requests to containers and objects.