Skip to content

Commit 6b4bcbf

Browse files
committed
docs: fix typo
1 parent e7e9699 commit 6b4bcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cloud/Triage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ The script requires a local build of the target JS engine. For JavaScriptCore an
1010

1111
The file will produce a log with all output from stdout and stderr (which includes Asan crash reports). Afterwards, you can grep (and uniquify) the log for certain keywords such as
1212
- for JSC: "trap", "assert", "segv", "Sanitizer"
13-
- for Spidernmonkey: "trap", "assert", "segv", "Sanitizer"
13+
- for Spidermonkey: "trap", "assert", "segv", "Sanitizer"
1414
- for V8: "Debug check failed", "Check failed", "assert", "fatal", "received"

0 commit comments

Comments
 (0)