From b345dcda3d2260331ebceeed95dd56adc4f670c6 Mon Sep 17 00:00:00 2001 From: Will Fong Date: Wed, 1 Jul 2015 16:39:57 +0800 Subject: [PATCH] Missing opening bracket --- routers/SchemaRouter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routers/SchemaRouter.md b/routers/SchemaRouter.md index d1de66b2b..6fbf4b19a 100644 --- a/routers/SchemaRouter.md +++ b/routers/SchemaRouter.md @@ -15,7 +15,7 @@ In almost all the cases these can be avoided by proper server configuration and Here is an example configuration of the schemarouter router: ``` -Shard Router] +[Shard Router] type=service router=schemarouter servers=server1,server2