Skip to content

Commit 4bc3c8c

Browse files
committed
Fix typo
1 parent 94c0d97 commit 4bc3c8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717

1818
---
1919

20-
### *Connect*
20+
### Connect
2121
Sqlit supports all major DBMS's: SQL Server, PostgreSQL, MySQL, SQLite, MariaDB, FirebirdSQL, Oracle, DuckDB, CockroachDB, ClickHouse, Snowflake, Supabase, CloudFlare D1 and Turso.
2222
![Database Providers](demos/demo-providers.gif)
2323

24-
### **Query**
24+
### Query
2525
Syntax highlighting. History. VIM-like combos.
2626
![Query History](demos/demo-history.gif)
2727
### **Results**
2828
Inspect data, filter based on content, supports fuzzy search, loads millions of rows without any problem.
2929
![Filter results](demos/demo-filter/demo-filter.gif)
3030

3131
### **Docker discovery**
32-
Finds running docker sql resources. Connect to your local test servers in seconds without any configuation.
32+
Finds running docker sql resources. Connect to your local test servers in seconds without any configuration.
3333
![Filter results](demos/demo-docker-picker.gif)
3434

3535

0 commit comments

Comments
 (0)