From 5e751af0c0ea83c9249afdb1f1895f69ed9b88f5 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tim.dijen@minbzk.nl>
Date: Wed, 13 May 2020 16:59:57 +0200
Subject: [PATCH] Docs: grammar

---
 docs/simplesamlphp-sp.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/simplesamlphp-sp.md b/docs/simplesamlphp-sp.md
index 365289f49..c144ce20f 100644
--- a/docs/simplesamlphp-sp.md
+++ b/docs/simplesamlphp-sp.md
@@ -119,8 +119,7 @@ SimpleSAMLphp metadata converter* tool available also in the *Federation* tab of
 parsed metadata and paste it with a text editor into the `metadata/saml20-idp-remote.php` file in your SimpleSAMLphp
 directory.
 
-If you intend to add your SP to a federation, the procedure for managing trust in federations differ, but the common part is
-that you would need to provide the *SAML 2.0 metadata of your SP*, and register that with the federation administration.
+If you intend to add your SP to a federation, the procedure for managing trust in federations will differ, but the common part is that you would need to provide the *SAML 2.0 metadata of your SP*, and register that with the federation administration.
 You will probably be required too to consume the federation metadata periodically. Read more about
 [automated metadata management](https://github.com/simplesamlphp/simplesamlphp-module-metarefresh/blob/master/docs/simplesamlphp-automated_metadata.md) to learn more about that. 
 
-- 
GitLab