From b13d334f2443aa2a0bc8784fd5ee85698167b462 Mon Sep 17 00:00:00 2001 From: Nuru Date: Thu, 4 Apr 2024 00:53:49 -0700 Subject: [PATCH] Update migration-v3-v4.md --- docs/migration-v3-v4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-v3-v4.md b/docs/migration-v3-v4.md index b674e42..4db474f 100644 --- a/docs/migration-v3-v4.md +++ b/docs/migration-v3-v4.md @@ -5,7 +5,7 @@ This document is for users who are updating from version 2 or 3 to version 4. Unfortunately, there is no "tl;dr" for this document, as the changes are substantial and require careful consideration. -This guild consists of 4 parts: +This guide consists of 4 parts: 1. [Summary and Background](#summary-and-background): A brief overview of the changes in version 4, what motivated them, and what they mean for you.