diff --git a/docs/components/home/Additional.vue b/docs/components/home/Additional.vue
index 32474a01..824f9bec 100644
--- a/docs/components/home/Additional.vue
+++ b/docs/components/home/Additional.vue
@@ -102,7 +102,7 @@ onPaneReady((i) => emit('pane', i))
Vue Flow includes a MiniMap, Controls and Background, as well as a ton of utilities and a supercharged composable to
control the internal state outside the Vue Flow component.
- Documentation
+ Documentation
diff --git a/docs/components/home/Basic.vue b/docs/components/home/Basic.vue
index 193f9701..9b52116c 100644
--- a/docs/components/home/Basic.vue
+++ b/docs/components/home/Basic.vue
@@ -102,7 +102,7 @@ onPaneReady((i) => emit('pane', i))
Vue Flow comes with seamless zooming & panning, different edge and node types, single and multi-selection, controls,
several event handlers and more.
- Documentation
+ Documentation
{
diff --git a/docs/components/home/Nested.vue b/docs/components/home/Nested.vue
index 89525703..a0b883a5 100644
--- a/docs/components/home/Nested.vue
+++ b/docs/components/home/Nested.vue
@@ -60,7 +60,7 @@ onPaneReady((i) => emit('pane', i))
Nested- & Subflows
Vue Flow comes with built-in support for nested nodes and nested flows.
-
Documentation
+
Documentation
{
You can create your own node and edge types or just pass a custom style. Implement custom UIs inside your nodes and add
functionality to your edges.
-
Documentation
+
Documentation