浏览代码

fix: correct azure blob storage typo (#5591)

Jared Brogan 2 年之前
父节点
当前提交
31bd327487
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      server/modules/storage/azure/definition.yml

+ 1 - 1
server/modules/storage/azure/definition.yml

@@ -41,4 +41,4 @@ props:
 actions:
 actions:
   - handler: exportAll
   - handler: exportAll
     label: Export All
     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.