add some punctuation
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -64,8 +64,8 @@ segments live on. This has some implications on CORS because when set, the | ... | @@ -64,8 +64,8 @@ segments live on. This has some implications on CORS because when set, the |
64 | `Access-Control-Allow-Origin` header cannot be set to `*`, also, the response | 64 | `Access-Control-Allow-Origin` header cannot be set to `*`, also, the response |
65 | headers require the addition of `Access-Control-Allow-Credentials` header which | 65 | headers require the addition of `Access-Control-Allow-Credentials` header which |
66 | is set to `true`. | 66 | is set to `true`. |
67 | See [html5rocks's article](http://www.html5rocks.com/en/tutorials/cors/) | 67 | See html5rocks's [article](http://www.html5rocks.com/en/tutorials/cors/) |
68 | for more info | 68 | for more info. |
69 | 69 | ||
70 | ### Runtime Properties | 70 | ### Runtime Properties |
71 | #### player.hls.master | 71 | #### player.hls.master | ... | ... |
-
Please register or sign in to post a comment