Skip to content
This repository was archived by the owner on Apr 20, 2018. It is now read-only.

Commit 3f32928

Browse files
Merge pull request #834 from moo-mou/patch-1
Fix typo
2 parents feef019 + f2f4a36 commit 3f32928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/core/operators/forkjoinproto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var subscription = source.subscribe(
3030
console.log('Completed');
3131
});
3232

33-
// => Next: 44
33+
// => Next: 45
3434
// => Completed
3535
```
3636

0 commit comments

Comments
 (0)