Skip to content

Commit d448f42

Browse files
authored
Merge pull request #1159 from newtoframework/patch-2
Update index.md
2 parents 5b06dc8 + 35aa3c6 commit d448f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-handling/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class CharacterResolver
8787
}
8888
```
8989

90-
Warnings can be found in the response under `extensions.warnings` map.
90+
Warnings can be found in the response under `exceptions.warnings` map.
9191

9292
If you want to map your own exceptions to warnings and errors you can
9393
define a custom exception mapping:

0 commit comments

Comments
 (0)