Skip to content

Commit 2f848f5

Browse files
committed
Fix typo in crash reports
1 parent 5bdc0e0 commit 2f848f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,8 +1275,8 @@ <h3 id="crash-report">Crash</h3>
12751275
<dfn>Crash reports</dfn> indicate that the user was unable to continue using
12761276
the page because the browser (or one of its processes necessary for the page)
12771277
crashed. For security reasons, no details of the crash are communicated except
1278-
for and a unique identifier (which can be interpreted by the browser vendor),
1279-
and optionally the reason for the crash (such as "oom").
1278+
for a unique identifier (which can be interpreted by the browser vendor), and
1279+
optionally the reason for the crash (such as "oom").
12801280

12811281
<a>Crash reports</a> have the <a>report type</a> "crash".
12821282

0 commit comments

Comments
 (0)