Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 3894589

Browse files
docs: minor rewording
1 parent 3aa8532 commit 3894589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ custom:
195195

196196
## Custom 404 error page
197197

198-
By default, Amazon API Gateway returns 403 responses when a given route doesn't exist. Instead, the plugin renders the [\_error page](https://nextjs.org/docs/#custom-error-handling). That way you can customise how your 404 error page looks like.
198+
By default, Amazon API Gateway returns 403 responses when a given route doesn't exist. Instead, the plugin makes sure the [\_error page](https://nextjs.org/docs/#custom-error-handling) is rendered. That way you can customise how your 404 error page looks like.
199199

200200
Simply add `pages/_error.js`:
201201

0 commit comments

Comments
 (0)