Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0fdc42b

Browse files
committed
Fix typo in README.md
1 parent 39b36ea commit 0fdc42b

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
@@ -39,6 +39,6 @@ public static class MainViewModel {
3939

4040
### How it works
4141

42-
You find ```toObservable``` method implementation in [RxUtils.java](https://github.com/TangoAgency/android-data-binding-rxjava/blob/master/app/src/main/java/agency/tango/databindingrxjava/RxUtils.java) class.
42+
You can find ```toObservable``` method implementation in [RxUtils.java](https://github.com/TangoAgency/android-data-binding-rxjava/blob/master/app/src/main/java/agency/tango/databindingrxjava/RxUtils.java) class.
4343

4444
It uses ObservableField's ```OnPropertyChangedCallback``` and expose property change events to the "RxWorld".

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /