diff --git a/Client-configuration.md b/Client-configuration.md index d95a3d5..cd9052a 100644 --- a/Client-configuration.md +++ b/Client-configuration.md @@ -299,7 +299,7 @@ It would be greatly preferable for a client to have its own implementation of th Combines a static client configuration service with a dynamically registered one. Checks the static configuration first, and if that fails, invokes the dynamic registration process. The `clients` property passes through to the static service and the `template` and `registeredClientService` properties pass through to the dynamic service underneath. ``` - +