From eca9c983f7c1b3097a16ec65bffa4faacfe1a2be Mon Sep 17 00:00:00 2001 From: ysds Date: Sat, 10 Feb 2018 01:05:21 +0900 Subject: [PATCH] Fix the incorrect id in center modal example --- docs/4.0/components/modal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/modal.md b/docs/4.0/components/modal.md index 42ef4e0808..a3468bd8a2 100644 --- a/docs/4.0/components/modal.md +++ b/docs/4.0/components/modal.md @@ -249,7 +249,7 @@ Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.