From 46a15dc4ccdad853890f73ef40f2dfd0048276c9 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Fri, 11 Nov 2022 17:13:47 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f36a423..da51279a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ SwiftUI client applicaitons for iOS, iPadOS and macOS. ## Code Standards -- Use SwiftUI (Maps are an exception) +- Use SwiftUI (Maps are the exception) - Use Hierarchical icons - Use Core Data for persistence - Requires SwiftLint - see https://github.com/realm/SwiftLint