From 096f3bff448c91358d7bbc1105ddb7fb70057eda Mon Sep 17 00:00:00 2001 From: Dennis Hong Date: Wed, 22 May 2024 23:58: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 ea7c4f0..0bb478b 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) -- [ViewContoller Life Cycle](#viewContoller-life-cycle) +- [ViewContoller Life Cycle](#viewcontoller-life-cycle) - [Design Pattern](#Design-Pattern) - [Adaptor](#Adaptor) - [Coordinator](#Coordinator)