We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465a862 commit 4f96c7eCopy full SHA for 4f96c7e
docs/classic-ui/theming/diazo.md
@@ -197,7 +197,7 @@ Then you can disable Diazo for AJAX requests in your {file}`rules.xml` file:
197
<notheme if="$ajax_load" /><!-- don't theme ajax requests -->
198
```
199
200
-After that you would need to restart you instance and reload your theme.
+After that you would need to restart your instance and reload your theme.
201
One way is to select another theme and then switch back to your own theme in the theming control panel.
202
For a programmatical way, check [this pull request in plonetheme.barceloneta](https://github.com/plone/plonetheme.barceloneta/pull/404).
203
0 commit comments