From 3ba04515405d7a3d4f301789937b171a8fb073db Mon Sep 17 00:00:00 2001 From: Luca Palmieri Date: Sat, 19 Feb 2022 16:40:17 +0000 Subject: [PATCH] Update MIGRATION-4.0.md --- actix-web/MIGRATION-4.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actix-web/MIGRATION-4.0.md b/actix-web/MIGRATION-4.0.md index 63f6b7763..b19929a36 100644 --- a/actix-web/MIGRATION-4.0.md +++ b/actix-web/MIGRATION-4.0.md @@ -1,6 +1,6 @@ # Migrating to 4.0.0 -This guide walks through the process of migrating from v3.x.y to v4.x.y. +This guide walks you through the process of migrating from v3.x.y to v4.x.y. If you are migrating to v4.x.y from an older version of Actix Web (v2.x.y or earlier), check out the other historical migration notes in this folder. This document is not exhaustive - it focuses on the most significant and impactful changes coming in v4.