浏览代码

better wording for API key

Tony Fernandez 8 月之前
父节点
当前提交
80839566d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -1642,7 +1642,7 @@ properties:
             api_key:
                 type: string
                 description: |
-                    The api_key used for authentication.
+                    The API key used for authentication.
                 example: fakekey
             start:
                 type: object