Skip to content

Commit de559b8

Browse files
committed
[BugFix] fix wrong arg
issue: f-6743502795
1 parent df85488 commit de559b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document documents the performance of PrimJS and QuickJS on [Octane Benchma
1212
gn gen out/Default --args='
1313
enable_quickjs_debugger=false
1414
enable_tracing_gc = true
15-
enable_compatbile_mm = true
15+
enable_compatible_mm = true
1616
enable_primjs_snapshot = true
1717
target_cpu = "arm64"
1818
target_os = "mac"

0 commit comments

Comments
 (0)