Skip to content

Commit 759036c

Browse files
committed
The output was missing the second 'Completed'
Example: http://jsbin.com/sayerazaki/edit?html,js,console
1 parent 8512237 commit 759036c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/core/operators/share.md

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ function createObserver(tag) {
8686
// => Next: SourceA1
8787
// => Next: SourceB1
8888
// => Completed
89+
// => Completed
8990
```
9091

9192
### Location

0 commit comments

Comments
 (0)