Skip to content

Commit 1b0efbe

Browse files
ryan-stephenRon
authored andcommitted
Grammar syntax correction (#5512)
Tense correction and clarity on line 44.
1 parent 551007f commit 1b0efbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/cors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ XMLHttpRequest cannot load http://sad.server.com/v2/api-docs. No 'Access-Control
4141

4242
Swagger UI cannot easily show this error state.
4343

44-
- 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.
44+
- 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.
4545

4646
### Enabling CORS
4747

0 commit comments

Comments
 (0)