Skip to content

Commit 58859c1

Browse files
committed
Fix wording
1 parent 23d737c commit 58859c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ sqlit is inspired by [lazygit](https://github.com/jesseduffield/lazygit) - you c
135135
Key differences:
136136
- **No need for external documentation** - Sqlit embrace the "lazy" approach in that a user should be able to jump in and use it right away intuitively. There should be no setup instructions. If python packages are required for certain adapters, sqlit will help you install them as you need them.
137137
- **No CLI config required** - Just run `sqlit` and pick a connection from the UI
138-
- **Lightweight** - While Lazysql or Marlequin offer more features, I experienced that for the vast majority of cases, all I needed is an simple and fast way to connect and run queries. Sqlit is centered about doing a limited amount of things really well.
138+
- **Lightweight** - While Lazysql or Harlequin offer more features, I experienced that for the vast majority of cases, all I needed was a simple and fast way to connect and run queries. Sqlit is focused on doing a limited amount of things really well.
139139

140140
## Inspiration
141141

0 commit comments

Comments
 (0)