From 8bd229de44f733333f84fd0f4af46f533bd8080f Mon Sep 17 00:00:00 2001 From: Yousef Shanawany Date: Mon, 17 Aug 2020 09:19:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3e22fd..adf3d41 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Toasts are configured using parameters on the `` component. Th By default, you don't need to provide any settings everything will just work. But if you want to add icons to toasts or override the default styling then you can use the options above to do that. -For example, to add a icon from Font Awesome to all success toasts you can do the following. +For example, to add an icon from Font Awesome to all success toasts you can do the following. ```html