Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ui.md: Typos #234

Merged
merged 1 commit into from
Sep 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ like so:
Optimization status is represented by '*' (optimized) or '~' unoptimized.
This only applies to JavaScript frames.

Posssible `{tag}` values are covered in the buttons listed under [Tiers](#tiers).
Possible `{tag}` values are covered in the buttons listed under [Tiers](#tiers).

## Buttons

Expand Down Expand Up @@ -72,7 +72,7 @@ Each category has a button that hide or show the particular frame-type
in the flamegraph.

Pressing the Tiers button will result in the categories being highlighted
according to the colouring of the category buttons,
according to the colouring of the category buttons as follows.

#### app

Expand Down Expand Up @@ -163,4 +163,4 @@ Any core frames that are also init frames are controlled by the init type
However, any cpp frames that are also init frames are controlled by the cpp
type (e.g. hiding init frames wont hide cpp frames that are also init frames).

Disabled by default.
Disabled by default.