Skip to content

Commit fa0118b

Browse files
mspornyaphillips
andcommitted
Clarify language negotiation for Processing Errors.
Co-authored-by: Addison Phillips <[email protected]>
1 parent 7ae6bcd commit fa0118b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -1012,9 +1012,9 @@ <h3>Processing Errors</h3>
10121012
The `detail` value SHOULD provide a longer human-readable string for the error.
10131013
</li>
10141014
<li>
1015-
All human-readable strings SHOULD support internationalization using
1016-
the `Accept-Language` HTTP header field as described in Section 1 of
1017-
[[[RFC9457]]].
1015+
All human-readable strings SHOULD be localized as described in Section 1 of
1016+
[[[RFC9457]]], using [=language negotiation=] on the `Accept-Language` HTTP
1017+
header field to select the most appropriate resources.
10181018
</li>
10191019
</ul>
10201020

0 commit comments

Comments
 (0)