Skip to content

Commit 9797981

Browse files
committed
Fix typo in the last article.
1 parent 2448e3a commit 9797981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2018-05-08-architecting-android-reloaded.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ class GetMovies
158158
159159
<p class="justify">However, I ran into these sort of situations anyway. <span class="boldtext">This is the reason why I decided to go and give a try to MVVM.</span></p>
160160
161-
### Let's see what changed with MVVP from previous sample and how it works:
161+
### Let's see what changed with MVVM from previous sample and how it works:
162162

163163
<br>
164164
![fernando-cejas](/assets/images/clean_architecture_reloaded_mvvm_app.png){:class="img-responsive"}

0 commit comments

Comments
 (0)