Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanti authored Oct 22, 2024
1 parent 824f4ba commit 9d2bcf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ If you include want to render the same partial with diffrent arguments it will s
### Using the LazyDataProcessor to increase the Performance even more.

#### before:
````typoscript
````ts
10 = FLUIDTEMPLATE
10 {
#...
Expand All @@ -108,7 +108,7 @@ If you include want to render the same partial with diffrent arguments it will s
````

#### after:
````typoscript
````ts
10 = FLUIDTEMPLATE
10 {
#...
Expand Down

0 comments on commit 9d2bcf1

Please sign in to comment.