Skip to content

Commit eed771d

Browse files
committed
no dash in moarpref
1 parent 415c901 commit eed771d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/performance.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ opening in SQLite.
108108
limit 30;
109109
=end code
110110
111-
The in-progress, next-gen profiler is L<moar-perf|https://github.com/timo/moarperf>, which
111+
The in-progress, next-gen profiler is L<moarperf|https://github.com/timo/moarperf>, which
112112
can accept .sql or SQLite files and has a bunch of new functionality compared to the original
113113
profiler. However, it has more dependencies than the relatively stand-alone original profiler,
114114
so you'll have to install some modules before using it.

0 commit comments

Comments
 (0)