From 6eabb799bfad44def56b681e9f8586b9cfbfdf6e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Sep 2016 22:40:03 -0700 Subject: [PATCH] migration copy --- docs/migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration.md b/docs/migration.md index 1fd28016a3..cf02fea51b 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -4,7 +4,7 @@ title: Migrating to v4 group: migration --- -Bootstrap 4 is a major rewrite of almost the entire project. The most notable changes are summarized immediately below, followed by more specific class and behavioral changes to relevant components. +Bootstrap 4 is a major rewrite of the entire project. The most notable changes are summarized below, followed by more specific changes to relevant components. {% callout info %} **Heads up!** This will be in flux as work on the v4 alphas progresses. Until then consider it incomplete, and we'd love pull requests to help keep it up to date.