From acc0836f08e4c783e67472f6cf1b6787be21fb72 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Wed, 8 Sep 2021 14:59:27 +0900 Subject: [PATCH] fix predefined typo (#34922) --- site/content/docs/5.1/components/modal.md | 4 ++-- site/content/docs/5.1/examples/cheatsheet/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/docs/5.1/components/modal.md b/site/content/docs/5.1/components/modal.md index 82fc24ac1f..8960eb5bb2 100644 --- a/site/content/docs/5.1/components/modal.md +++ b/site/content/docs/5.1/components/modal.md @@ -224,7 +224,7 @@ You can also create a scrollable modal that allows scroll the modal body by addi @@ -279,7 +279,7 @@ Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal. diff --git a/site/content/docs/5.1/examples/cheatsheet/index.html b/site/content/docs/5.1/examples/cheatsheet/index.html index fbd908aafd..29e8bf6395 100644 --- a/site/content/docs/5.1/examples/cheatsheet/index.html +++ b/site/content/docs/5.1/examples/cheatsheet/index.html @@ -1560,7 +1560,7 @@ body_class: "bg-light"