From 56437c97cb65a8b5fd296ced4bf4d6852d7dc5e3 Mon Sep 17 00:00:00 2001 From: Script47 Date: Tue, 19 Feb 2019 12:19:42 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c3f70c..1dbdb71 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ $(document).on('hidden.bs.toast', '.toast', function (e) { ### Roadmap -* Allow img in toast as in shown in the Bootstrap 4 documentation +* Allow img in toast as is shown in the Bootstrap 4 documentation * Allow the option to prevent stacking -* Allow the open to keep / remove from DOM +* Allow the option to keep / remove from DOM ### Contributing