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. """