Fixed minor grammer issue (#24628)

Added ending quote to line and a break point between information links.
This commit is contained in:
Jessica Swift
2018-11-19 08:05:00 -06:00
committed by Aditya
parent a7616e7b23
commit 36d0203e29

View File

@ -47,5 +47,5 @@ Tags that use HREF:
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->
<a href='https://tomayko.com/blog/2008/wtf-is-an-href-anyway' target='_blank' rel='nofollow'>WTF is a href anyway</a>
<a href='https://tomayko.com/blog/2008/wtf-is-an-href-anyway' target='_blank' rel='nofollow'>WTF is a href anyway</a><br>
<a href='https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/href' target='_blank' rel='nofollow'>MDN</a>