fix: correct azure blob storage typo (#5591)

This commit is contained in:
Jared Brogan
2022-09-03 21:57:21 -05:00
committed by GitHub
parent fb9e37faad
commit 31bd327487

View File

@@ -41,4 +41,4 @@ props:
actions:
- handler: exportAll
label: Export All
hint: Output all content from the DB to Azure Blog Storage, overwriting any existing data. If you enabled Azure Blog Storage after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.
hint: Output all content from the DB to Azure Blob Storage, overwriting any existing data. If you enabled Azure Blob Storage after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.