From 7a5b5b349639f8e32b680a58f296ed5196718991 Mon Sep 17 00:00:00 2001 From: Alex Luna Date: Fri, 17 Nov 2023 20:30:50 +0000 Subject: [PATCH] fixed a comma --- SnippetsLibrary/Views/SnippetCreationManualView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SnippetsLibrary/Views/SnippetCreationManualView.swift b/SnippetsLibrary/Views/SnippetCreationManualView.swift index 6cef90b..582fbc4 100644 --- a/SnippetsLibrary/Views/SnippetCreationManualView.swift +++ b/SnippetsLibrary/Views/SnippetCreationManualView.swift @@ -37,7 +37,7 @@ struct SnippetCreationManualView: View { Text( """ - ✅ Make sure, that your snippet is helpful, complete and contains only the necessary lines required for use. + ✅ Make sure that your snippet is helpful, complete and contains only the necessary lines required for use. ✅ Enter the title, summary, supported platforms and scopes and remember, that the completion should be self-explaining. """