From ed96690e318cad86c683c1d1732b456f6ec22377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Beaufort?= Date: Wed, 3 Jan 2024 12:01:26 +0100 Subject: [PATCH] s/wgsl/WGSL --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', {}, [