From 33ad6b4e20e470e24e3ee23c0727caec8840c66e Mon Sep 17 00:00:00 2001
From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com>
Date: Wed, 15 Jan 2025 19:03:12 -0500
Subject: [PATCH] Update website/docs/guides/visual-editor-qs.md

Co-authored-by: Mirna Wong <89008547+mirnawong1@users.noreply.github.com>
---
 website/docs/guides/visual-editor-qs.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/docs/guides/visual-editor-qs.md b/website/docs/guides/visual-editor-qs.md
index a09eaa7eda7..a79902a0b3f 100644
--- a/website/docs/guides/visual-editor-qs.md
+++ b/website/docs/guides/visual-editor-qs.md
@@ -229,7 +229,7 @@ However, it won't be created in your Git repo until you commit your first model.
 1. Click **Commit** in the top right.
     - If you've already created a commit and wish to make more, click the arrow next to **Create a pull request** to see the **Commit** option.
 2. Fill out the **Description** field with information about your model. If it's long, part of it will be included in the pull request title, and the rest will be in the body. That's okay! You can correct it during the PR creation process. 
-3. Click **Commmit**. 
+3. Click **Commit**. 
 4. The **Commit** button will change to **Create a pull request**. You can add more commits, but click the **Create a pull request** button for now. You will then be redirected to your Git provider in a new tab.
 
 The following examples use GitHub as the provider: