From 6831d96dbadcdb4fe8bbffa5d23f8a9376e5957f Mon Sep 17 00:00:00 2001 From: Renz Date: Wed, 19 Nov 2025 05:04:07 +0000 Subject: [PATCH] Fix README formatting (trailing space) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81599ec..31d29d6 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Menu-driven interface for all operations. Press arrow keys to navigate, Enter to ├─────────────────────────────────────────────┤ │ Database: postgres@localhost:5432 │ │ Type: PostgreSQL │ -│ Backup Dir: /var/lib/pgsql/db_backups │ +│ Backup Dir: /var/lib/pgsql/db_backups │ └─────────────────────────────────────────────┘ ```