diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageFooter.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageFooter.vue
index a6563aea8..6623d97cd 100644
--- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageFooter.vue
+++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageFooter.vue
@@ -28,7 +28,9 @@
flat
class="mb-2 mx-n2"
>
- {{ $t('recipe.api-extras') }}
+
+{{ $t('recipe.api-extras') }}
+
{{ $t('recipe.api-extras-description') }}
@@ -41,6 +43,7 @@
@@ -61,7 +64,9 @@