From 5f0d38dbf720553612f3af826fa6ed6330cc4537 Mon Sep 17 00:00:00 2001
From: Hahnbee Lee <55263191+hahnbeelee@users.noreply.github.com>
Date: Fri, 30 Aug 2024 10:53:07 -0700
Subject: [PATCH] shorten greeting
---
quickstart.mdx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/quickstart.mdx b/quickstart.mdx
index ec924b377..cf983b8e6 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -17,8 +17,8 @@ icon: "rocket"
## Getting Started
-Welcome to the Mintlify documentation guide. Follow the instructions below to
-learn how to deploy, update and supercharge your documentation with Mintlify.
+Welcome! Follow the instructions below to learn how to deploy, update and
+supercharge your documentation with Mintlify.
### 1. Deploying Your Docs Repository
@@ -80,13 +80,13 @@ your docs.
> **Monorepo Setup**
- > We also support a mono-rep setup, allowing you to add our starter template within a docs folder in your existing repo.
+ > We also support a mono-rep setup, allowing you to add our starter template within a docs folder in your existing repo.
> 1. Clone the starter template and move its contents into your docs folder
- > 2. Delete the .git directory.
+ > 2. Delete the .git directory.
> 3. You can also choose the path to your mint.json in the dashboard under 'Settings'
> 
> The mono-repo setup eliminates the need for creating a new repo.
-
+