From 6a140952e637853219e55812c7a893ab1cd48414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elfar=20Alfre=C3=B0sson?= <61050723+elfaralfreds@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:04:14 +0000 Subject: [PATCH] Fix typo in disaster recovery documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Elfar Alfreưsson <61050723+elfaralfreds@users.noreply.github.com> --- content/info/disaster-recovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/info/disaster-recovery.md b/content/info/disaster-recovery.md index 83bb23f39..062ecf0e9 100644 --- a/content/info/disaster-recovery.md +++ b/content/info/disaster-recovery.md @@ -5,6 +5,6 @@ icon: icons/info/desaster.svg --- Define your disaster recovery objectives through continuous backup on object stores, and exploits the native Point-In-Time-Recovery capabilities of -PostgreSQL by boostrapping a new cluster starting from a backup to a given +PostgreSQL by bootstrapping a new cluster starting from a backup to a given timestamp.