Skip to content

Commit 90201fc

Browse files
thetCopilot
andauthored
Update docs/classic-ui/theming/diazo.md
Co-authored-by: Copilot <[email protected]>
1 parent f05e17d commit 90201fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/theming/diazo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ The size of the {file}`rules.xml` file and the number of rules it contains can n
181181
### Disabling Diazo for AJAX requests
182182

183183
You can disable AJAX requests for Diazo themes with the help of the `ajax_load` parameter.
184-
This parameter is used in some places throughout Plone to indicate AJAX requests, which normally should not be transformced by Diazo.
184+
This parameter is used in some places throughout Plone to indicate AJAX requests, which normally should not be transformed by Diazo.
185185
Also, in Plone 6.2 the `ajax_load` parameter will [automatically be added to the request](https://github.com/plone/Products.CMFPlone/pull/4169) for all AJAX requests.
186186

187187
Firs you need a theme-parameter in your {file}`manifest.cfg` file.

0 commit comments

Comments
 (0)