aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
diff options
context:
space:
mode:
authorShohei Yoshida <[email protected]>2019-06-05 03:46:52 +0900
committerMartijn Cuppens <[email protected]>2019-06-04 20:46:52 +0200
commit8437be2f335ff4e9228c08ce85bf858e0e29324d (patch)
tree1a43d40ae43621ad81d88f579e2c401d547f708c /site/content/docs
parent3283fe1b52f18b87f55dfec0a5a5d4733994737d (diff)
downloadbootstrap-8437be2f335ff4e9228c08ce85bf858e0e29324d.tar.xz
bootstrap-8437be2f335ff4e9228c08ce85bf858e0e29324d.zip
Rename the text helper page (#28869)
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/4.3/helpers/text-truncation.md (renamed from site/content/docs/4.3/helpers/text.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/4.3/helpers/text.md b/site/content/docs/4.3/helpers/text-truncation.md
index bd5709942..466bb1c46 100644
--- a/site/content/docs/4.3/helpers/text.md
+++ b/site/content/docs/4.3/helpers/text-truncation.md
@@ -1,7 +1,7 @@
---
layout: docs
-title: Text
-description: Documentation and examples for common text utilities to control alignment, wrapping, weight, and more.
+title: Text truncation
+description: Truncate long strings of text with an ellipsis.
group: helpers
toc: true
---