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