From 3f4363e0ead2a10755d814f3865ea8b9155e8827 Mon Sep 17 00:00:00 2001 From: Simone Ferretti Date: Sat, 22 Jun 2024 14:32:02 +0200 Subject: [PATCH] docs: fix repeated sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454f855..fba1409 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ return { ``` After installation, run `:DBUI`, which should open up a drawer with all databases provided. -When you finish writing your query, just write the file (`:w`) and it will automatically execute the query for that database and it will automatically execute the query for selected database. +When you finish writing your query, just write the file (`:w`) and it will automatically execute the query for that database. ## Databases There are 3 ways to provide database connections to UI: