From d5a96a09069aaf8bf4e9e6dbdde9ce192fdb5e23 Mon Sep 17 00:00:00 2001 From: Michal Duda Date: Sat, 14 Nov 2020 14:37:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9DDocs:=20Typo=20fixed=20in=20the=20R?= =?UTF-8?q?EADME.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a918bad..9138339 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ My motivation to implement this application was to learn how to develop iOS-base - How to include a [swiftlint][2] checks in a build process - How to suppress specific rules 7) Catalyst - - How to update the iOS aware application to support the Catalyst Intel x64 or Apple Silicon architecture. + - How to update the iOS aware application to support the Catalyst Intel x64 or Apple Silicon architecture. ## Dictionary data Dictionary data are taken from the [Free Dictionaries][3] project, which is good enough for my testing purposes.