Skip to content

Commit 8467f04

Browse files
committed
Fixed output format
1 parent 269ec5e commit 8467f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Part 1 - Getting Started/3. Lifetime management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ subscription.unsubscribe();
6060
values.onNext(2);
6161
```
6262
[Output](/tests/java/itrx/chapter1/UnsubscribingExample.java)
63-
```java
63+
```
6464
0
6565
1
6666
```

0 commit comments

Comments
 (0)