docs: Fix then/than grammar
Change-Id: I948d65d0d3b58fcb13f8141fe095ccad4b8f1425 Closes-Bug: #1848485
This commit is contained in:
parent
f4fc811862
commit
2ac50079c1
@ -3,7 +3,7 @@ CORS
|
|||||||
====
|
====
|
||||||
|
|
||||||
CORS_ is a mechanism to allow code running in a browser (Javascript for
|
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.
|
Swift supports CORS requests to containers and objects.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user