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 f93151c commit beb2d92Copy full SHA for beb2d92
16/umbraco-cms/tutorials/custom-error-page.md
@@ -219,7 +219,7 @@ This section guides you in setting up a custom page for handling internal server
219
1. Go to the **Content** section.
220
2. Create a new content node based on the *Error Pages Container* Document Type. For example *Home Page*.
221
3. Click **Save** or **Save and Publish**.
222
-4. Under it, create a child node using the *ErrorPage500* Document Type.
+4. Create a child node, using the *ErrorPage500* Document Type.
223
5. Name it *Page 500* or similar.
224
* This will be the content shown when a 500 error occurs.
225
0 commit comments