Browse Source

Fix documentation type (#934).

Dan Helfman 6 months ago
parent
commit
4b5df7117a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/how-to/deal-with-very-large-backups.md

+ 1 - 1
docs/how-to/deal-with-very-large-backups.md

@@ -243,7 +243,7 @@ Alternatively, set the `XDG_STATE_HOME` environment variable.
 <span class="minilink minilink-addedin">New in version 1.9.2</span>The
 <span class="minilink minilink-addedin">New in version 1.9.2</span>The
 `STATE_DIRECTORY` environment variable also works for this purpose. It's set
 `STATE_DIRECTORY` environment variable also works for this purpose. It's set
 by systemd if `StateDirectory=borgmatic` is added to borgmatic's systemd
 by systemd if `StateDirectory=borgmatic` is added to borgmatic's systemd
-serivce file.
+service file.
 
 
 <span class="minilink minilink-addedin">Prior to version 1.9.0</span>
 <span class="minilink minilink-addedin">Prior to version 1.9.0</span>
 borgmatic recorded check timestamps within the `~/.borgmatic` directory. At
 borgmatic recorded check timestamps within the `~/.borgmatic` directory. At