Skip to content

Commit 3c5838e

Browse files
authored
Merge pull request #116 from jpchase/master
Fix typo in crash reports
2 parents 74575bd + 2f848f5 commit 3c5838e

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
@@ -1269,8 +1269,8 @@ <h3 id="crash-report">Crash</h3>
12691269
<dfn>Crash reports</dfn> indicate that the user was unable to continue using
12701270
the page because the browser (or one of its processes necessary for the page)
12711271
crashed. For security reasons, no details of the crash are communicated except
1272-
for and a unique identifier (which can be interpreted by the browser vendor),
1273-
and optionally the reason for the crash (such as "oom").
1272+
for a unique identifier (which can be interpreted by the browser vendor), and
1273+
optionally the reason for the crash (such as "oom").
12741274

12751275
<a>Crash reports</a> have the <a>report type</a> "crash".
12761276

0 commit comments

Comments
 (0)