From e7e34de14bbb22c8f9eda3363f9beee6e11f99c2 Mon Sep 17 00:00:00 2001 From: trimstray Date: Tue, 13 Jul 2021 12:46:44 +0200 Subject: [PATCH] fix typo (url) - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1229968..71d7807 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ Only main chapters:   :small_orange_diamond: pgcli - postgres CLI with autocompletion and syntax highlighting.
  :small_orange_diamond: mycli - terminal client for MySQL with autocompletion and syntax highlighting.
  :small_orange_diamond: litecli - SQLite CLI with autocompletion and syntax highlighting.
-   :small_orange_diamond: mssql-cli - SQL Server CLI with autocompletion and syntax highlighting.
+   :small_orange_diamond:
mssql-cli - SQL Server CLI with autocompletion and syntax highlighting.
  :small_orange_diamond: OSQuery - is a SQL powered operating system instrumentation, monitoring, and analytics framework.
  :small_orange_diamond: pgsync - sync data from one Postgres database to another.
  :small_orange_diamond: iredis - a terminal client for redis with autocompletion and syntax highlighting.