Merge pull request #33752 from fenggw-fnst/typo

Fix a typo in flow-control.md
This commit is contained in:
Kubernetes Prow Robot
2022-05-16 19:29:34 -07:00
committed by GitHub
@@ -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
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
periodic maintenance (once per minute) of those objects.