Skip to content

Commit 453110b

Browse files
bszymansofietoft
andauthored
Update 14/umbraco-cms/tutorials/custom-error-page.md
Co-authored-by: sofietoft <[email protected]>
1 parent 22f72d6 commit 453110b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

14/umbraco-cms/tutorials/custom-error-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This method will use a 404 page created via the backoffice.
3737
1. Navigate to the **Settings** section.
3838
2. Create a new "_Document Type with Template_".
3939
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.
40+
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.
4141
5. \[Optional] Add properties on the Document Type.
4242
1. In most cases, the 404 not found page would be static.
4343
6. Fill out the Template with your custom markup.

0 commit comments

Comments
 (0)