Grammar syntax correction (#5512)

Tense correction and clarity on line 44.
This commit is contained in:
Ryan Stephen
2019-08-07 04:20:45 +05:30
committed by Ron
parent 551007fe47
commit 1b0efbeb16

View File

@@ -41,7 +41,7 @@ XMLHttpRequest cannot load http://sad.server.com/v2/api-docs. No 'Access-Control
Swagger UI cannot easily show this error state.
- Using the http://www.test-cors.org website. Keep in mind this will show a successful result even if `Access-Control-Allow-Headers` is not available, which is still required for Swagger UI to function properly.
- Use the http://www.test-cors.org website to verify CORS support. Keep in mind this will show a successful result even if `Access-Control-Allow-Headers` is not available, which is still required for Swagger UI to function properly.
### Enabling CORS