We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50447e8 commit 8a9de1bCopy full SHA for 8a9de1b
doc/guides/using-internal-errors.md
@@ -70,7 +70,7 @@ codes.
70
## Testing new errors
71
72
When adding a new error, corresponding test(s) for the error message
73
-formatting may also be required. If the messasge for the error is a
+formatting may also be required. If the message for the error is a
74
constant string then no test is required for the error message formatting
75
as we can trust the error helper implementation. An example of this kind of
76
error would be:
0 commit comments