Skip to content

Commit c015c84

Browse files
Fix formatting issues in typo3.md
Removed unnecessary whitespace and added a bullet point.
1 parent 4a55a35 commit c015c84

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/recipe/typo3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Then run bin/docgen -->
44

55
# How to Deploy a TYPO3 Project
6-
6+
77
```php
88
require 'recipe/typo3.php';
99
```
@@ -299,4 +299,6 @@ This task is group task which contains next tasks:
299299
* [typo3:cache:warmup](/docs/recipe/typo3.md#typo3-cache-warmup)
300300
* [deploy:publish](/docs/recipe/common.md#deploy-publish)
301301

302+
*
303+
302304

0 commit comments

Comments
 (0)