mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-15 07:33:09 +00:00
Rename the text helper page (#28869)
This commit is contained in:
parent
3283fe1b52
commit
8437be2f33
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: docs
|
layout: docs
|
||||||
title: Text
|
title: Text truncation
|
||||||
description: Documentation and examples for common text utilities to control alignment, wrapping, weight, and more.
|
description: Truncate long strings of text with an ellipsis.
|
||||||
group: helpers
|
group: helpers
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
- title: Position
|
- title: Position
|
||||||
- title: Screen readers
|
- title: Screen readers
|
||||||
- title: Stretched link
|
- title: Stretched link
|
||||||
- title: Text
|
- title: Text truncation
|
||||||
|
|
||||||
- title: Utilities
|
- title: Utilities
|
||||||
pages:
|
pages:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue