Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92cf372

Browse files
authored
PEP 694: Fix typo (#3859)
1 parent 1ad2288 commit 92cf372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0694.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ may have happened on this request.
512512

513513
The ``errors`` key is an array of specific errors, each of which contains
514514
a ``source`` key, which is a string that indicates what the source of the
515-
error is, and a ``messasge`` key for that specific error.
515+
error is, and a ``message`` key for that specific error.
516516

517517
The ``message`` and ``source`` strings do not have any specific meaning, and
518518
are intended for human interpretation to figure out what the underlying issue

0 commit comments

Comments
 (0)