Skip to content

Commit 5e4e4fb

Browse files
bidi47alexmerlin
andauthored
Update docs/book/v5/core-features/error-reporting.md
Co-authored-by: Alex Karajos <alex.merlin.1985@gmail.com> Signed-off-by: bidi47 <bidi@apidemia.com>
1 parent 610f657 commit 5e4e4fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/v5/core-features/error-reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If both return `false`, a `ForbiddenException` is thrown and the error message d
5858

5959
- **Application-side requirements**:
6060
- Send the `Error-Reporting-Token` header with a valid token previously stored in `config/autoload/error-handling.global.php` in the `ErrorReportServiceInterface::class` . `tokens` array.
61-
- Send the `Origin` header set to the application's URL; this is the application that send the report.
61+
- Send the `Origin` header set to the application's URL; this is the application that sends the error message.
6262

6363
**Note:**
6464

0 commit comments

Comments
 (0)