Fix typo (#1173).
All checks were successful
build / test (push) Successful in 15m28s
build / docs (push) Successful in 2m9s

Reviewed-on: #1173
This commit was merged in pull request #1173.
This commit is contained in:
2025-10-28 18:16:36 +00:00

View File

@@ -261,7 +261,7 @@ properties:
Path for storing temporary runtime data like streaming database
dumps and bootstrap metadata. borgmatic automatically creates and
uses a "borgmatic" subdirectory here. Defaults to $XDG_RUNTIME_DIR
or or $TMPDIR or $TEMP or /run/user/$UID.
or $TMPDIR or $TEMP or /run/user/$UID.
example: /run/user/1001
user_state_directory:
type: string