summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2018-12-11 14:34:50 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2018-12-11 14:34:53 +0200
commitdde5e3d5266766a870149909e65408f059c84142 (patch)
tree60cd46ce97b5409d31dd42519fa3b5175364814c
parentb624eb08f83e604e3c77719c362c73748b44eb4c (diff)
downloadpysaml2-dde5e3d5266766a870149909e65408f059c84142.tar.gz
Fix typo in documentation
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
-rw-r--r--docs/howto/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/config.rst b/docs/howto/config.rst
index f3707f7f..a855da35 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -213,7 +213,7 @@ For example::
The above configuration means that the service should read two aggregate local
metadata files, one aggregate metadata file from a remote server, and query a
remote MDQ server. To verify the authenticity of the metadata aggregate downloaded from the
-remot server and the MDQ server local copies of the metadata signing certificates should be used.
+remote server and the MDQ server local copies of the metadata signing certificates should be used.
These public keys must be acquired by some secure out-of-band method before being
placed on the local file system.