소스 검색

better wording for API key

Tony Fernandez 1 년 전
부모
커밋
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