Fix the headline order
authorAlexander Ebert <ebert@woltlab.com>
Mon, 3 Oct 2022 14:30:06 +0000 (16:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 3 Oct 2022 14:30:06 +0000 (16:30 +0200)
docs/migration/wsc55/dialogs.md

index e4fe8261040032c1165ac3bfe39446bebf04a3ce..0695050d56724e07f3f708c4522d41aaf642ced3 100644 (file)
@@ -88,7 +88,7 @@ Destructive action:
 All other actions:
 > Do you want to […]
 
-#### Available Presets
+### Available Presets
 
 WoltLab Suite 6.0 currently ships with three presets for common actions.
 All three presets require the title of the related object as part of the question asked to the user.
@@ -124,6 +124,6 @@ if (result) {
 }
 ```
 
-### Prompts
+## Prompts
 
-TODO
\ No newline at end of file
+TODO