Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/layouts/partials/callout-warning-data-bs-title-vs-title.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/callout-warning-data-bs-title-vs-title.md b/site/layouts/partials/callout-warning-data-bs-title-vs-title.md
index c62b5de5b6..e932f22ad9 100644
--- a/site/layouts/partials/callout-warning-data-bs-title-vs-title.md
+++ b/site/layouts/partials/callout-warning-data-bs-title-vs-title.md
@@ -1 +1 @@
-Note that `title` attribute can be used instead of `data-bs-title` and will be removed and rendered directly in the Popper element.
+Feel free to use either `title` or `data-bs-title` in your HTML. When `title` is used, Popper will replace it automatically with `data-bs-title` when the element is rendered.