Skip to content

Commit

Permalink
docs: fix typo (#193)
Browse files Browse the repository at this point in the history
"ha" should be "has"
  • Loading branch information
henok-9 authored Oct 28, 2024
1 parent 59b46e0 commit 9e52703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ bind-key "K" display-popup -E -w 40% "sesh connect \"$(
)\""
```

**Note:** There are less features available with gum compared to fzf, but I found its matching algorithm is faster and it ha a more modern feel.
**Note:** There are less features available with gum compared to fzf, but I found its matching algorithm is faster and it has a more modern feel.

See my video, [Top 4 Fuzzy CLIs](https://www.youtube.com/watch?v=T0O2qrOhauY) for more inspiration for tooling that can be integrated with sesh.

Expand Down

0 comments on commit 9e52703

Please sign in to comment.