Skip to content

Commit e2ab5f8

Browse files
committed
Merge pull request pedrovgs#9 from egor-n/patch-1
Fyx typo in README.md file. whitout -> without
2 parents 90b6eb2 + e89db6f commit e2ab5f8

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
@@ -5,7 +5,7 @@ Sample project created to reinforce some of the main concepts described in the t
55

66
In this repository you are going to find som interesting samples like:
77

8-
* **MVP** and **MVVM (whitout data binding engine)** samples.
8+
* **MVP** and **MVVM (without data binding engine)** samples.
99
* How to use **fragments**.
1010
* How to use **Dagger to implement dependency injection**.
1111
* Use **resource qualifiers** to change the layout used in **different screen sizes**.

0 commit comments

Comments
 (0)