Merge pull request #577 from fantattitude/patch-2
Markdown typo on Why.md
This commit is contained in:
commit
157d7f1328
|
|
@ -22,7 +22,7 @@ viewModel
|
|||
.addDisposableTo(disposeBag)
|
||||
```
|
||||
|
||||
** Official suggestion is to always use `.addDisposableTo(disposeBag)` even though that's not necessary for simple bindings.**
|
||||
**Official suggestion is to always use `.addDisposableTo(disposeBag)` even though that's not necessary for simple bindings.**
|
||||
|
||||
### Retries
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue