Skip to content

Commit

Permalink
"Mover" should be "Moreover"
Browse files Browse the repository at this point in the history
  • Loading branch information
lixiaobing1 committed Jul 5, 2016
1 parent b4ee63f commit 4608539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/proposals/apiserver-watch.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4608539

Please sign in to comment.