From 4608539c391c3353eac6c158b2c8c5503a7e60d9 Mon Sep 17 00:00:00 2001
From: lixiaobing10051267
Date: Tue, 5 Jul 2016 19:39:48 +0800
Subject: [PATCH] "Mover" should be "Moreover"
---
docs/proposals/apiserver-watch.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
mode change 100644 => 100755 docs/proposals/apiserver-watch.md
diff --git a/docs/proposals/apiserver-watch.md b/docs/proposals/apiserver-watch.md
old mode 100644
new mode 100755
index 994ca92d31766..6d97333a46e4e
--- a/docs/proposals/apiserver-watch.md
+++ b/docs/proposals/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"