mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 20:55:50 +02:00
Fix "directoinal" typo in v5 migration docs
This commit is contained in:
@@ -305,7 +305,7 @@ toc: true
|
|||||||
|
|
||||||
## Utilities
|
## Utilities
|
||||||
|
|
||||||
- <span class="badge bg-danger">Breaking</span> Renamed several utilities to use logical property names instead of directoinal names with the addition of RTL support:
|
- <span class="badge bg-danger">Breaking</span> Renamed several utilities to use logical property names instead of directional names with the addition of RTL support:
|
||||||
- Renamed `.left-*` and `.right-*` to `.start-*` and `.end-*`.
|
- Renamed `.left-*` and `.right-*` to `.start-*` and `.end-*`.
|
||||||
- Renamed `.float-left` and `.float-right` to `.float-start` and `.float-end`.
|
- Renamed `.float-left` and `.float-right` to `.float-start` and `.float-end`.
|
||||||
- Renamed `.border-left` and `.border-right` to `.border-start` and `.border-end`.
|
- Renamed `.border-left` and `.border-right` to `.border-start` and `.border-end`.
|
||||||
|
Reference in New Issue
Block a user