Skip to content

Commit 5c1b827

Browse files
committed
fix typo
1 parent dcd5200 commit 5c1b827

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
@@ -52,7 +52,7 @@ be slow to open in a browser. In that case, if you use the C<--profile-filename=
5252
an extension of C<.json>, you can use the L<Qt viewer|https://github.com/tadzik/p6profiler-qt> on the resulting
5353
JSON file.
5454
55-
Another option (especially useful for profiles too big even for the Qt viewer) is to use an extention of C<.sql>.
55+
Another option (especially useful for profiles too big even for the Qt viewer) is to use an extension of C<.sql>.
5656
This will write the profile data as a series of SQL statements, suitable for opening in SQLite.
5757
5858
# create a profile

0 commit comments

Comments
 (0)