Skip to content

Commit 6d85cbd

Browse files
authored
docs: correct spelling in README
1 parent 859dadd commit 6d85cbd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
66
Simplify `systemd` management with `isd`!
77
`isd` is a TUI offering fuzzy search for units, auto-refreshing previews,
8-
smart `sudo` handling, and a fully customizeable interface
8+
smart `sudo` handling, and a fully customizable interface
99
for power-users and newcomers alike.
1010
<!-- --8<-- [end:tagline] -->
1111

1212
<!-- --8<-- [start:features] -->
13-
`isd` is a keyboard-focused, highly customizeable TUI with the following features:
13+
`isd` is a keyboard-focused, highly customizable TUI with the following features:
1414

1515
- Quickly switch between `system` and `user` units
1616
- Fuzzy search units
@@ -60,11 +60,11 @@ A collection of some _unordered_ ideas that could improve `isd`:
6060
Big thanks to the developers of:
6161

6262
- [systemd](https://systemd.io/) for creating the most widely used service manager for Linux
63-
- [NixOS](https://nixos.org/) for peeking my interest in `systemd` and service managers
63+
- [NixOS](https://nixos.org/) for piquing my interest in `systemd` and service managers
6464
- [`sysz`](https://github.com/joehillen/sysz) for providing a starting point and a desire to build a more complex `systemctl` TUI
65-
- [textual](https://textual.textualize.io/) for making it a breeze to create TUI's in Python
65+
- [textual](https://textual.textualize.io/) for making it a breeze to create TUIs in Python
6666
- [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) for building a solid and simple to use static site generator for the documentation
67-
- [asciinema](https://docs.asciinema.org/) for developing an easy to use _and self-hosteable_ terminal recorder and player
67+
- [asciinema](https://docs.asciinema.org/) for developing an easy to use _and self-hostable_ terminal recorder and player
6868
- [vhs](https://github.com/charmbracelet/vhs) for creating a scriptable terminal program
6969
<!-- --8<-- [end:acknowledgments] -->
7070

0 commit comments

Comments
 (0)