diff --git a/element/a/index.html b/element/a/index.html index fe53445..f18270e 100644 --- a/element/a/index.html +++ b/element/a/index.html @@ -177,7 +177,7 @@

-

Opens in the parent browsing context, or _self is there is none.

+

Opens in the parent browsing context, or _self if there is none.

@@ -193,7 +193,7 @@

-

Opens in the top browsing context, or _self is there is none.

+

Opens in the top browsing context, or _self if there is none.