Fix typo
Some checks failed
build / test (pull_request) Has been cancelled
build / docs (pull_request) Has been cancelled

This commit is contained in:
2025-10-28 16:43:40 +00:00
parent 1ed207c6b1
commit d4433eeec1

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