From 7d2a50d642ebaecbfbf2094168934bec285ab422 Mon Sep 17 00:00:00 2001 From: Matthew Date: Thu, 30 Apr 2015 13:39:45 -0400 Subject: [PATCH] Fix spacing in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86d0a65..90e43bf 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Create a new DDCoachMarksView instance and pass in an array of coach mark defini @"caption": @"Swipe for more options", @"shape": @"square", @"swipe": @"YES", - @"font": [UIFont systemFontOfSize: 14.0] + @"font": [UIFont systemFontOfSize: 14.0] }, ];