From 1ed70cca1435097f3d5a4947b374609af938ebfd Mon Sep 17 00:00:00 2001 From: Ben Bardin Date: Thu, 28 Sep 2023 15:06:57 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Matt Linville (he/him) --- src/current/v22.2/cloud-storage-authentication.md | 2 +- src/current/v23.1/cloud-storage-authentication.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/current/v22.2/cloud-storage-authentication.md b/src/current/v22.2/cloud-storage-authentication.md index 48be04e672f..ace2546cd75 100644 --- a/src/current/v22.2/cloud-storage-authentication.md +++ b/src/current/v22.2/cloud-storage-authentication.md @@ -636,7 +636,7 @@ BACKUP DATABASE INTO 'azure-blob://{container name}/{path}?AZURE_ACCO ~~~ {{site.data.alerts.callout_info}} -For backwards compatibility, schemes `azure://` and `azure-storage://` are also supported here, though `azure-blob://` is recommended. +For backward compatibility, schemes `azure://` and `azure-storage://` are also supported here, though `azure-blob://` is recommended. {{site.data.alerts.end}} diff --git a/src/current/v23.1/cloud-storage-authentication.md b/src/current/v23.1/cloud-storage-authentication.md index e06d4ff6959..5807f299925 100644 --- a/src/current/v23.1/cloud-storage-authentication.md +++ b/src/current/v23.1/cloud-storage-authentication.md @@ -670,7 +670,7 @@ When using role-based access control through an [Azure App Registration](https:/ For details on using `implicit` authentication for an Azure encrypted backup, see [Take and Restore Encrypted Backups]({% link {{ page.version.version }}/take-and-restore-encrypted-backups.md %}). {{site.data.alerts.callout_info}} -For backwards compatibility, schemes `azure://` and `azure-storage://` are also supported here, though `azure-blob://` is recommended. +For backward compatibility, schemes `azure://` and `azure-storage://` are also supported here, though `azure-blob://` is recommended. {{site.data.alerts.end}}