diff --git a/source b/source index 5e042108797..e2609aeb2dc 100644 --- a/source +++ b/source @@ -103359,8 +103359,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: