From 20d2a55c2594a9ccbf3ccb15edcb9f9817cc156b Mon Sep 17 00:00:00 2001 From: Erjan Kalybek Date: Sun, 5 May 2019 09:27:43 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f92bb3..37521f9 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you prefer not to use any of the aforementioned dependency managers, you can ## Quick Start -For best experience, I recomend call alerts by `SPAlert`. These functions are updated regularly and show as Apple way. I focus on presets: +For best experience, I recommend call alerts by `SPAlert`. These functions are updated regularly and show as Apple way. I focus on presets: ```swift SPAlert.present(title: "Added to Library", preset: .done)