diff --git a/source b/source index 3396fa26285..41373788d62 100644 --- a/source +++ b/source @@ -103849,8 +103849,9 @@ document.querySelector("button").addEventListener("click", bound);
A script is one of three possible structs. All scripts have:
+A script is one of two possible structs (namely, a classic script or a + module script). All scripts have: