From c015c840969f3b032333dbb21e40eeb82502889b Mon Sep 17 00:00:00 2001 From: willigee313-debug Date: Thu, 2 Jul 2026 22:28:19 +1200 Subject: [PATCH] Fix formatting issues in typo3.md Removed unnecessary whitespace and added a bullet point. --- docs/recipe/typo3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/recipe/typo3.md b/docs/recipe/typo3.md index bb2e88f85..e5607c688 100644 --- a/docs/recipe/typo3.md +++ b/docs/recipe/typo3.md @@ -3,7 +3,7 @@ # How to Deploy a TYPO3 Project - + ```php require 'recipe/typo3.php'; ``` @@ -299,4 +299,6 @@ This task is group task which contains next tasks: * [typo3:cache:warmup](/docs/recipe/typo3.md#typo3-cache-warmup) * [deploy:publish](/docs/recipe/common.md#deploy-publish) +* +