Skip to content

Commit 2efbca2

Browse files
authored
Merge pull request #389 from curiouslychase/patch-1
Fix typo in theme documentation
2 parents 64725f4 + 3cf9a93 commit 2efbca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/theme.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: |-
99
## Built-in Themes
1010

1111
Ghostty ships with hundreds of built-in themes that can be selected
12-
with one line of configuration by using the [`theme` configuration option](/docs/config/reference#theme). For example, to use the popular Catppucin theme:
12+
with one line of configuration by using the [`theme` configuration option](/docs/config/reference#theme). For example, to use the popular Catppuccin theme:
1313

1414
```ini
1515
theme = Catppuccin Frappe

0 commit comments

Comments
 (0)