diff --git a/doc/source/user/gating.rst b/doc/source/user/gating.rst index fc0ee837fd..09741ef23c 100644 --- a/doc/source/user/gating.rst +++ b/doc/source/user/gating.rst @@ -53,8 +53,7 @@ changes as execution contexts are available may be tested in parallel and merged at once. In the worst case, changes are tested one at a time (as each subsequent change fails, changes behind it start again). -For example, if a core developer approves five changes in rapid -succession:: +For example, if a reviewer approves five changes in rapid succession:: A, B, C, D, E