From 36d0203e29d99e2eb39f8c957263f183b97a76f7 Mon Sep 17 00:00:00 2001 From: Jessica Swift <33503210+jessnswift@users.noreply.github.com> Date: Mon, 19 Nov 2018 08:05:00 -0600 Subject: [PATCH] Fixed minor grammer issue (#24628) Added ending quote to line and a break point between information links. --- guide/english/html/attributes/href/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/html/attributes/href/index.md b/guide/english/html/attributes/href/index.md index 007cd22c43..4f28565689 100644 --- a/guide/english/html/attributes/href/index.md +++ b/guide/english/html/attributes/href/index.md @@ -47,5 +47,5 @@ Tags that use HREF: #### More Information: -WTF is a href anyway +WTF is a href anyway
MDN