moar typos
This commit is contained in:
parent
b1bdbaac96
commit
5d908480c7
|
@ -1,6 +1,6 @@
|
||||||
# Web Clients
|
# Web Clients
|
||||||
|
|
||||||
When writing an in-browsers client, you have to circumvent the browser's
|
When writing an in-browser client, you have to circumvent the browser's
|
||||||
[same origin policy](http://en.wikipedia.org/wiki/Same_origin_policy).
|
[same origin policy](http://en.wikipedia.org/wiki/Same_origin_policy).
|
||||||
Generally, we offer two different approaches for this:
|
Generally, we offer two different approaches for this:
|
||||||
[Cross-Origin Resource Sharing](http://en.wikipedia.org/wiki/Cross-origin_resource_sharing) (aka CORS)
|
[Cross-Origin Resource Sharing](http://en.wikipedia.org/wiki/Cross-origin_resource_sharing) (aka CORS)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user