Skip to content

Commit ef7490c

Browse files
author
patrikniebur
authored
Added missing closing tag
1 parent bc41c15 commit ef7490c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

using-the-rest-api/global-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Modern browsers can use <a href="https://en.wikipedia.org/wiki/Cross-origin_reso
1515
<ul>
1616
<li><a href="http://caniuse.com/#feat=cors">Browser Support</a></li>
1717
<li><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS">MDN Article on CORS</a></li>
18-
18+
</ul>
1919
[/info]
2020

2121
For example:

0 commit comments

Comments
 (0)