From 4a0f6d428175065ce788cedd7f54e0d6533ad36c Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Mon, 15 Jul 2013 06:32:54 -0700 Subject: [PATCH] Updated Client configuration (markdown) --- Client-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ``` - +