From fd23caa5cd94e7b89e812d1b5f94242b87c58ba4 Mon Sep 17 00:00:00 2001 From: YixuanXu Date: Fri, 17 Dec 2021 00:14:19 +0800 Subject: [PATCH] fix(docs): fix title indent --- docs/pages/docs/upgrading-to-v1.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/docs/upgrading-to-v1.mdx b/docs/pages/docs/upgrading-to-v1.mdx index 996cf09a20e6f..1db23efc7af41 100644 --- a/docs/pages/docs/upgrading-to-v1.mdx +++ b/docs/pages/docs/upgrading-to-v1.mdx @@ -44,7 +44,7 @@ As mentioned, Turborepo now provides zero-config Remote Caching through [Vercel] Please note that we are not migrating cache artifacts to Vercel. We apologize for the slower builds during your migration as you rehydrate your remote cache on Vercel or custom cache infra. -### 4. Local Development +## 4. Local Development If you were using Remote Caching for local development, upgrading will take a minute or two. To get started, login to the Vercel CLI: