Skip to content

Commit d1e0e29

Browse files
authored
Update javascript.md (#3217)
1 parent 9687c1e commit d1e0e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/en/2022/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ The `type="module"` and `nomodule` attributes are specific to the presence (or a
201201
<figcaption>{{ figure_link(
202202
caption='Percentage of pages using `async`, `defer`, `async` and `defer`, `type="module"`, and `nomodule` attributes on `<script>` elements.',
203203
sheets_gid="2108682936",
204-
sql_file="breakdown_of_pages_using_async_defer_module_nomodule.sql"
204+
sql_file="breakdown_of_pages_using_async_defer.sql"
205205
) }}</figcaption>
206206
</figure>
207207

0 commit comments

Comments
 (0)