aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--site/docs/4.1/migration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.1/migration.md b/site/docs/4.1/migration.md
index 5ca205e94..16c1362a0 100644
--- a/site/docs/4.1/migration.md
+++ b/site/docs/4.1/migration.md
@@ -8,7 +8,7 @@ toc: true
## Stable changes
-Moving from Beta 3 to our stable v4.0 release, there are no breaking changes, but there are some notable changes.
+Moving from Beta 3 to our stable v4.x release, there are no breaking changes, but there are some notable changes.
### Printing
- Fixed broken print utilities. Previously, using a `.d-print-*` class would unexpectedly overrule any other `.d-*` class. Now, they match our other display utilities and only apply to that media (`@media print`).