diff --git a/docs_app/content/guide/operators.md b/docs_app/content/guide/operators.md index 02ed8cf3d4..3df4ee8c03 100644 --- a/docs_app/content/guide/operators.md +++ b/docs_app/content/guide/operators.md @@ -215,6 +215,7 @@ Also see the [Join Creation Operators](#join-creation-operators) section above. - [`concatAll`](/api/operators/concatAll) - [`exhaust`](/api/operators/exhaust) - [`mergeAll`](/api/operators/mergeAll) +- [`switchAll`](/api/operators/switchAll) - [`startWith`](/api/operators/startWith) - [`withLatestFrom`](/api/operators/withLatestFrom)