Browse Source

fix grammar

Thomas Waldmann 1 week ago
parent
commit
144a52f4ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/usage/serve.rst

+ 1 - 1
docs/usage/serve.rst

@@ -32,7 +32,7 @@ locations like ``/etc/environment`` or in the forced command itself (example bel
     command="BORG_XXX=value borg serve [...]",restrict ssh-rsa [...]
     command="BORG_XXX=value borg serve [...]",restrict ssh-rsa [...]
 
 
 .. note::
 .. note::
-    The examples above use the ``restrict`` directive and assumes a POSIX
+    The examples above use the ``restrict`` directive and assume a POSIX
     compliant shell set as the user's login shell.
     compliant shell set as the user's login shell.
     This does automatically
     This does automatically
     block potential dangerous ssh features, even when they are added in a future
     block potential dangerous ssh features, even when they are added in a future