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 199b2ef commit a9ee474Copy full SHA for a9ee474
docs/classic-ui/theming/diazo.md
@@ -202,7 +202,7 @@ One way is to select another theme and then switch back to your own theme in the
202
For a programmatic way, check [this pull request in plonetheme.barceloneta](https://github.com/plone/plonetheme.barceloneta/pull/404).
203
204
205
-### Completly disable Diazo
+### Completely disable Diazo
206
207
You might want to not use Diazo for your theme and fully disable it.
208
This can be done by setting the `X-Theme-Disabled` http header before Diazo gets active, e.g. in a `IBeforeTraverseEvent` event subscriber.
0 commit comments