Merge "docs: Fix then/than grammar"

This commit is contained in:
Zuul 2019-10-17 19:06:25 +00:00 committed by Gerrit Code Review
commit d6967a1fb6

View File

@ -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.