summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlixiaobing10051267 <li.xiaobing1@zte.com.cn>2016-07-05 19:39:48 +0800
committerlixiaobing10051267 <li.xiaobing1@zte.com.cn>2016-07-05 19:39:48 +0800
commitb3cf753fa9fa7a0127a482a4533c6a029cfc7e65 (patch)
tree5d3500f0c87c418758381183d1595342e0f9d601
parent79be140c259e6fd8ac72a2a8f5e415e792284d7a (diff)
"Mover" should be "Moreover"
-rwxr-xr-x[-rw-r--r--]apiserver-watch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/apiserver-watch.md b/apiserver-watch.md
index 994ca92d..6d97333a 100644..100755
--- a/apiserver-watch.md
+++ b/apiserver-watch.md
@@ -105,7 +105,7 @@ and treating this interface as this API - the whole watch mechanisms in
apiserver will be hidden behind that interface.
Thanks to it we will get an initial implementation for free and we will just
need to reimplement few relevant functions (probably just Watch and List).
-Mover, this will not require any changes in other parts of the code.
+Moreover, this will not require any changes in other parts of the code.
This step is about extracting the interface of tools.EtcdHelper.
2. Create a FIFO cache with a given capacity. In its "rolling history window"