Skip to content

Commit

Permalink
fix: correct azure blob storage typo (#5591)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbrogan committed Sep 4, 2022
1 parent fb9e37f commit 31bd327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/modules/storage/azure/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 31bd327

Please sign in to comment.