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 22f72d6 commit 453110bCopy full SHA for 453110b
14/umbraco-cms/tutorials/custom-error-page.md
@@ -37,7 +37,7 @@ This method will use a 404 page created via the backoffice.
37
1. Navigate to the **Settings** section.
38
2. Create a new "_Document Type with Template_".
39
3. Name the Document Type **404**.
40
-4. Before saving the Document Type, adjust the alias to "Page404." Umbraco will not allow you to create a Document Type with a numeric alias.
+4. Adjust the alias to "Page404" before saving the Document Type. Umbraco will not allow you to create a Document Type with a numeric alias.
41
5. \[Optional] Add properties on the Document Type.
42
1. In most cases, the 404 not found page would be static.
43
6. Fill out the Template with your custom markup.
0 commit comments