Skip to content

Commit

Permalink
docs: add partition to the operators list (#5342)
Browse files Browse the repository at this point in the history
  • Loading branch information
doggy8088 authored and benlesh committed Apr 2, 2020
1 parent 50f4ecf commit d84af57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs_app/content/guide/operators.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ These are Observable creation operators that also have join functionality -- emi
- [`concat`](/api/index/function/concat)
- [`forkJoin`](/api/index/function/forkJoin)
- [`merge`](/api/index/function/merge)
- [`partition`](/api/index/function/partition)
- [`race`](/api/index/function/race)
- [`zip`](/api/index/function/zip)

Expand Down

0 comments on commit d84af57

Please sign in to comment.