diff --git a/site/content/docs/5.1/components/modal.md b/site/content/docs/5.1/components/modal.md index 7f05deb5d2..e591f5b9b6 100644 --- a/site/content/docs/5.1/components/modal.md +++ b/site/content/docs/5.1/components/modal.md @@ -134,7 +134,7 @@ Toggle a working modal demo by clicking the button below. It will slide down and ### Static backdrop -When backdrop is set to static, the modal will not close when clicking outside it. Click the button below to try it. +When backdrop is set to static, the modal will not close when clicking outside of it. Click the button below to try it.