diff --git a/Client-configuration.md b/Client-configuration.md
index 21acf8e..4c8962f 100644
--- a/Client-configuration.md
+++ b/Client-configuration.md
@@ -76,7 +76,7 @@ It is configurable for use in different modes through the use of different prope
To validate ID token signatures, the client will need access to a validator for each issuer's key set. This service bean will automatically fetch the keys and set up a validator:
```
-
+
```
Depending on how the component scan is set up in the project, the validator may need to get set up as a property on the filter: