From cd2fa2929841f9b50ad82a3c2d36654c43ccf530 Mon Sep 17 00:00:00 2001 From: Stabzs Date: Fri, 2 Oct 2015 09:13:24 -0600 Subject: [PATCH] Corrected typos in documentation Documentation for single config options was missing the required curly braces. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89cecc3..47fd9bc 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The Close Button's visibility can be configured at three different levels: * Globally in the config for all toast types: ```html - + ``` * Per info-class type: @@ -126,7 +126,7 @@ All four options can be configured either globally for all toasts or individuall - Globally: ```html - + ``` - Per toast: ```js