From 24b7bd717b954bc9c40db90eb451f258dc59a4d3 Mon Sep 17 00:00:00 2001 From: Argelbargel Date: Sat, 23 Sep 2023 02:18:59 +0200 Subject: [PATCH] Correct typos in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e778764..f15c7fb 100644 --- a/README.md +++ b/README.md @@ -541,7 +541,7 @@ Any option common [snapshot configuration option](#snapshot-configuration) overr ##### Minimal Configuration ``` snapshots: - storage: + storages: azure: container: ``` @@ -560,7 +560,7 @@ Any option common [snapshot configuration option](#snapshot-configuration) overr ##### Minimal Configuration ``` snapshots: - storage: + storages: gcp: bucket: ```