summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2020-05-12 13:20:28 +0300
committerGitHub <noreply@github.com>2020-05-12 13:20:28 +0300
commit24d248cf29597264ec9db0b118946395c399c650 (patch)
treecbe4d4223b19ec5a8125c85dcf5fe0342334040b
parent1ea7b14a75aebbb7af7f86c9f540aa3a121f46c8 (diff)
parentdb4bb9afc421eda51206de144089930d8bcf2d7d (diff)
downloadpysaml2-24d248cf29597264ec9db0b118946395c399c650.tar.gz
Merge pull request #685 from dnmvisser/dv_nitpick1
Fix typo
-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 829100ce..1cf320f2 100644
--- a/docs/howto/config.rst
+++ b/docs/howto/config.rst
@@ -189,7 +189,7 @@ Format::
key_file: "key.pem"
*key_file* is the name of a PEM formatted file that contains the private key
-ef the service. This is currently used both to encrypt/sign assertions and as
+of the service. This is currently used both to encrypt/sign assertions and as
the client key in an HTTPS session.
metadata