From c969467943cccff9589e1ef0276c8aadff1f6c64 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong <54448459+jphong1111@users.noreply.github.com> Date: Mon, 24 May 2021 00:43:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c031f12..bf02dbe 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ The observer pattern lets one object observe changes on another object. Apple ad ##### MVC vs MVVM - + M -> Model – Which holds the application data