Skip to content

Commit 020d743

Browse files
authored
Update README.md
1 parent 99f8a72 commit 020d743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It uses the `PageRepository->versionOL()` and `PageRepository->getLanguageOverla
1414

1515
### Example
1616

17-
````typo3_typoscript
17+
````ts
1818
10 = AUS\RelationProcessor\DataProcessing\RelationProcessor
1919
10 {
2020
# this field is of the current table and will be used to determine the relation
@@ -25,7 +25,7 @@ It uses the `PageRepository->versionOL()` and `PageRepository->getLanguageOverla
2525

2626
### Advanced Example
2727

28-
````typo3_typoscript
28+
````ts
2929
page = PAGE
3030
page.10 = FLUIDTEMPLATE
3131
page.10 {

0 commit comments

Comments
 (0)