From 03a9d300126150c8f46fc571dfe7b8dee1d19c52 Mon Sep 17 00:00:00 2001 From: Evgenii Neumerzhitckii Date: Fri, 5 Jun 2015 09:47:32 +1000 Subject: [PATCH] Documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0c2591..6a302e7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Note: if there is an existing notification bar in a UIView it will be replaced b view.dodo.hide() ``` -### Syling +### Styling ```Swift view.dodo.style.label.color = UIColor.whiteColor()