diff --git a/index.js b/index.js index 87343e8..f547bac 100644 --- a/index.js +++ b/index.js @@ -386,7 +386,7 @@ class WorkerHelper { async function checkMisc({haveFallback}) { const body = document.body; - body.appendChild(createHeading('h2', '-', 'wgsl language features:')); + body.appendChild(createHeading('h2', '-', 'WGSL language features:')); appendElem(body, 'table', { className: 'misc' }, [ el('tbody', {}, [