Skip to content

Commit 9bedf49

Browse files
committed
Merge branch 'ghostty-org:main' into patch-1
2 parents 6a72a1e + 8ba8c41 commit 9bedf49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config/keybind/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ for the option, but this page will give a high-level overview
1010
of how to specify keybindings in Ghostty.
1111

1212
<Note>
13-
The CLI command `list-keybinds` is used to list all the available keybinds for Ghostty.
13+
The CLI command `list-keybinds` can be used to list all the available keybinds for Ghostty.
1414
You can run this to see the default ones:
1515
```sh
1616
ghostty +list-keybinds --default

docs/install/build.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To build a stable release, check out the associated tag. If you skip this
4545
step you'll build the [tip version](/docs/install/pre).
4646

4747
<Important>
48-
**Version 1.1.2 and under requires Zig version 0.13 to build**. When building
48+
**Version 1.1.3 and under requires Zig version 0.13 to build**. When building
4949
from tip you will however need Zig version 0.14 due to build system changes and
5050
other updates to the tooling used.
5151
</Important>

0 commit comments

Comments
 (0)