Browse Source

better wording for API key

Tony Fernandez 8 months ago
parent
commit
80839566d6
1 changed files with 1 additions and 1 deletions
  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