From d5512caf5d2b1f70e1bfff867956391d7351324c Mon Sep 17 00:00:00 2001 From: Michael Chow Date: Mon, 14 Sep 2020 15:53:11 -0400 Subject: [PATCH] Update README.md typo Objective instead of Objecttive --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a59cd..b65e9f3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ![](createswiftfile.png) -Create a swift file in your main project (if anyone knows a better way to get the auto generated swift build settings to show up, plese open an issue). If you delete this swift file or bridging header, the build settings needed will go away and build fail. 'Objecttive-C Generated Interface Header Name'. +Create a swift file in your main project (if anyone knows a better way to get the auto generated swift build settings to show up, plese open an issue). If you delete this swift file or bridging header, the build settings needed will go away and build fail. 'Objective-C Generated Interface Header Name'. ### Usage