Skip to content

Commit f028184

Browse files
authored
refine docs for ctrl key (#5831)
1 parent 05f95a7 commit f028184

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs-user/guide-ui-tour-panels.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Get to know Firefox Profiler UI a bit better with a tour that highlights various
66

77
![A screenshot highlighting the panels on the lower half of the UI.](images/ui-tour-panels.png)
88

9-
The timeline lists multiple threads, while the panels provide an analysis of the currently selected thread in the timeline. The panel only uses one thread at a time by default. However it's possible to merge several threads together by using the `Ctrl` keyboard key when clicking a thread.
9+
The timeline lists multiple threads, while the panels provide an analysis of the currently selected thread in the timeline.
10+
The panel only uses one thread at a time by default.
11+
However, it's possible to merge several threads together by using the ``/`Ctrl` keyboard key when clicking a thread.
1012

1113
## The Call Tree
1214

0 commit comments

Comments
 (0)