diff --git a/README.md b/README.md index 232ed1b..ea7c4f0 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ apple developer tutorial video link update - [Coding Convention](#Coding-convention) - [Swift Lint](#Swift-lint) - [App Life Cycle](#app-life-cycle) -- [View Life Cycle](#view-life-cycle) +- [ViewContoller Life Cycle](#viewContoller-life-cycle) - [Design Pattern](#Design-Pattern) - [Adaptor](#Adaptor) - [Coordinator](#Coordinator) @@ -288,7 +288,7 @@ put .yml file into root folder and apply following code in Build Phases -## View Life Cycle +## ViewController Life Cycle