Fix a typo in flow-control.md

Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
This commit is contained in:
Guangwen Feng
2022-05-17 09:29:35 +08:00
parent db1469dfbc
commit bdee4b90f1
@@ -331,7 +331,7 @@ Thus, in a situation with a mixture of servers of different versions
there may be thrashing as long as different servers have different there may be thrashing as long as different servers have different
opinions of the proper content of these objects. opinions of the proper content of these objects.
Each `kube-apiserver` makes an inital maintenance pass over the Each `kube-apiserver` makes an initial maintenance pass over the
mandatory and suggested configuration objects, and after that does mandatory and suggested configuration objects, and after that does
periodic maintenance (once per minute) of those objects. periodic maintenance (once per minute) of those objects.