Skip to content

Commit 3e41597

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 5e4e4fb commit 3e41597

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
@@ -65,7 +65,7 @@ If both return `false`, a `ForbiddenException` is thrown and the error message d
6565
- The tokens under `ErrorReportServiceInterface::class` . `tokens` do not expire.
6666
- The log file stores the token value too, making it easy to identify which application sent the error message.
6767

68-
If your post passes all the checks, the message is saved for the developers.
68+
If your request passes all the checks, the message is saved in the log file specified in `ErrorReportServiceInterface::class` . `path`.
6969

7070
#### Tips and tricks
7171

0 commit comments

Comments
 (0)