Skip to content

Commit f808d07

Browse files
Update specification.md
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
1 parent 42cb30a commit f808d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4520,7 +4520,7 @@ Property `status` identifies the error's status code.
45204520

45214521
Properties `title` and `detail` are used to provide additional information about the error.
45224522

4523-
Note that an error definition should **NOT** carry any implementation-specific information such as stack traces or code references: its purpose is to provide users a consistent, human-readable description of an error.
4523+
Note that an error definition should **NOT** carry any implementation-specific information such as stack traces or code references: its purpose is to provide users with a consistent, human-readable description of an error.
45244524

45254525
##### Error Types
45264526

0 commit comments

Comments
 (0)