Fix typo: "parameters and are" -> "parameters are"

This commit is contained in:
Jani Uusitalo
2019-01-01 13:49:13 +02:00
committed by GitHub
parent 282567c1f1
commit 687213b6c2

View File

@@ -691,7 +691,7 @@ Example::
In the example above, the user_id ``alice`` is determined implicitly from the
path component given.
The ``--path``, ``--all`` and ``[user_id]`` parameters and are exclusive - only
The ``--path``, ``--all`` and ``[user_id]`` parameters are exclusive - only
one must be specified.
Cleanup