From 6484b78ec3ba9531856de6a674e5193a005bd6b3 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Sat, 13 Apr 2019 11:09:32 +0200
Subject: [PATCH] Update simplesamlphp-authproc.md

---
 docs/simplesamlphp-authproc.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/simplesamlphp-authproc.md b/docs/simplesamlphp-authproc.md
index cda0781a4..8671b5fda 100644
--- a/docs/simplesamlphp-authproc.md
+++ b/docs/simplesamlphp-authproc.md
@@ -27,7 +27,7 @@ Be aware that Authentication Proccessing Filters do replace some of the previous
 
   * `attributemap`
   * `attributealter`
-  * attribute filter
+  * `attribute filter`
 
 Later in this document, we will desribe in detail the alternative Authentication Proccessing Filters that will replicate these functionalities.
 
-- 
GitLab