diff --git a/docs/docs/Settings/settings-global-variables.md b/docs/docs/Settings/settings-global-variables.md
index b07095ffeaf..33d7277571b 100644
--- a/docs/docs/Settings/settings-global-variables.md
+++ b/docs/docs/Settings/settings-global-variables.md
@@ -112,5 +112,5 @@ The default list of variables includes the ones below and more:
- VECTARA_CORPUS_ID
- VECTARA_API_KEY
-
+
diff --git a/docs/docs/Workspace/workspace-api.md b/docs/docs/Workspace/workspace-api.md
index 292d3cb8a0f..74cacee44d9 100644
--- a/docs/docs/Workspace/workspace-api.md
+++ b/docs/docs/Workspace/workspace-api.md
@@ -36,7 +36,7 @@ The **Python Code** tab displays code to interact with your flow's `.json` f
The **Tweaks** tab displays the available parameters for your flow. Modifying the parameters changes the code parameters across all windows. For example, changing the **Chat Input** component's `input_value` will change that value across all API calls.
-
+
## Chat Widget {#48f121a6cb3243979a341753da0c2700}
@@ -66,7 +66,7 @@ Clicking the Chat Widget HTML tab, you'll get the code to be inserted. Read belo
The Chat Widget can be embedded into any HTML page, inside a `
` tag, as demonstrated in the video below.
-
+
### Embed your flow with React {#fe5d3b1c42e74e4c84ebc9d1799b7665}
diff --git a/docs/docs/Workspace/workspace-playground.md b/docs/docs/Workspace/workspace-playground.md
index 65a8575af4f..bca87781095 100644
--- a/docs/docs/Workspace/workspace-playground.md
+++ b/docs/docs/Workspace/workspace-playground.md
@@ -27,7 +27,7 @@ Notice how the **Playground's** window arrangement changes depending on what com
You can also open a flow's **Playground** without entering its workspace. From **My Collections** or **Langflow Store**, click the **Playground** in one of the projects card.
-
+
## Memory Management {#821a5ee2a8a44d35b49943cba630511c}