From 00e0567e79bddda630b73318d0e9e101844b2d91 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 7 Sep 2017 04:40:57 +0000 Subject: [PATCH] spelling: preferring --- test/runner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runner.html b/test/runner.html index ad9d00e356..fdd567b492 100644 --- a/test/runner.html +++ b/test/runner.html @@ -98,7 +98,7 @@ } // test shadowdom/custom elements polyfills together - // prefering both if possible. + // preferring both if possible. var matrix = ['']; var webcomponents = ''; if (window.customElements) {