From 833cc256de5980df761e8af3a0164ceb48a2bf3c Mon Sep 17 00:00:00 2001 From: Peter Snyder Date: Thu, 19 Oct 2017 17:47:37 -0400 Subject: [PATCH] fix typo in popup, fixes issue #5 --- data/standards/H-C.json | 2 +- data/standards/SO.json | 2 +- popup/popup.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/standards/H-C.json b/data/standards/H-C.json index ed9af2a..0672978 100644 --- a/data/standards/H-C.json +++ b/data/standards/H-C.json @@ -2,7 +2,7 @@ "info": { "name": "HTML", "subsection_number": "4.12.4", - "subsection_name": "The canvas element", + "subsection_name": "Canvas Element", "url": "https://html.spec.whatwg.org/multipage/scripting.html#the-canvas-element" }, "features": [ diff --git a/data/standards/SO.json b/data/standards/SO.json index bc6823f..b2bb492 100644 --- a/data/standards/SO.json +++ b/data/standards/SO.json @@ -1,6 +1,6 @@ { "info": { - "name": "The Screen Orientation API", + "name": "Screen Orientation API", "subsection_number": null, "subsection_name": null, "url": "https://w3c.github.io/screen-orientation/" diff --git a/popup/popup.html b/popup/popup.html index d350889..7cd93b3 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -20,7 +20,7 @@
-

The following origins are execiting code on this page.

+

The following origins are executing code on this page.

Querying domain information…