Skip to content

Commit bfe8e27

Browse files
authored
Update README.md
1 parent 1c3dd6c commit bfe8e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class GankIoServiceTest {
4646
}
4747
```
4848

49-
In addition, it creates some extention methods for [AutoDispose](https://github.com/uber/AutoDispose) so that you can auto dispose your rx stream more conveniently:
49+
In addition, it creates some extention methods for [AutoDispose](https://github.com/uber/AutoDispose) so that you can automatically dispose your rx stream more conveniently:
5050

5151
```kotlin
5252
// ... Rx stream

0 commit comments

Comments
 (0)