From b5f7a99c871ea6f187d8f2ed03b633de74139ab1 Mon Sep 17 00:00:00 2001 From: glight2000 <173959153@qq.com> Date: Thu, 31 Dec 2015 23:21:13 +0800 Subject: [PATCH] Update 14.5.md --- eBook/14.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eBook/14.5.md b/eBook/14.5.md index 96aa8c9..16879e7 100644 --- a/eBook/14.5.md +++ b/eBook/14.5.md @@ -162,4 +162,4 @@ func Query(conns []conn, query string) Result { - [目录](directory.md) - 上一节:[使用select切换协程](14.4.md) -- 下一节:[协程和recover](14.6.md) +- 下一节:[协程和恢复(recover)](14.6.md)