Skip to content

Commit 0489a48

Browse files
authored
Update 16/umbraco-cms/tutorials/custom-error-page.md
1 parent 9ee9072 commit 0489a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This has been moved to a separate article: [Create a custom maintenance page](cr
2828

2929
## 404 Errors
3030

31-
A 404 error occurs when a requested page cannot be found—typically because the content has been deleted, the URL path has changed, or the visitor typed an invalid path. In Umbraco, you can create and configure custom 404 pages using content from the backoffice.
31+
A 404 error occurs when a requested page cannot be found, usually due to deleted content, a changed URL, or an invalid path. In Umbraco, you can create and configure custom 404 pages using content from the backoffice.
3232

3333
### Create a 404 page in the backoffice
3434

0 commit comments

Comments
 (0)