Skip to content

Commit 19dc967

Browse files
lucab85PaulKinlan
authored andcommitted
Fix typo (google#7192)
1 parent 2757f5f commit 19dc967

File tree

1 file changed

+2
-2
lines changed
  • src/content/en/tools/chrome-devtools/javascript

1 file changed

+2
-2
lines changed

src/content/en/tools/chrome-devtools/javascript/disable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project_path: /web/tools/_project.yaml
22
book_path: /web/tools/_book.yaml
33
description: Open the Command Menu and run the "Disable JavaScript" command.
44

5-
{# wf_updated_on: 2019-01-31 #}
5+
{# wf_updated_on: 2019-02-04 #}
66
{# wf_published_on: 2019-01-31 #}
77
{# wf_blink_components: Platform>DevTools #}
88

@@ -39,7 +39,7 @@ To see how a web page looks and behaves when JavaScript is disabled:
3939

4040
<figure>
4141
<img src="/web/tools/chrome-devtools/javascript/imgs/disabled-javascript-warning.png"
42-
alt="The warnining icon next to Sources."/>
42+
alt="The warning icon next to Sources."/>
4343
<figcaption>
4444
<b>Figure 3</b>. The warning icon next to <b>Sources</b>
4545
</figcaption>

0 commit comments

Comments
 (0)