From c121a17d3413509abd9189e25179c91f4076d4f2 Mon Sep 17 00:00:00 2001 From: Justin Smith Date: Mon, 18 Apr 2016 14:13:01 -0500 Subject: [PATCH] Fix spelling of 'getScratchPercent' method in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3498d74..37d2bb1 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ It is easy to get the scratched percent. ######Example - let scratch_percent:Double = ScratchCard.getScarachPercent() + let scratch_percent:Double = ScratchCard.getScratchPercent() ##License