Skip to content

Commit b2f09c5

Browse files
ihermanmsporny
authored andcommitted
Removed the "MUST" for error conditions
1 parent 6cd2bba commit b2f09c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,12 +4775,12 @@ <h3>Problem Details</h3>
47754775
</dd>
47764776
<dt>title</dt>
47774777
<dd>
4778-
The `title` [=property=] MUST be present and its value SHOULD provide a short
4778+
The `title` [=property=] SHOULD provide a short
47794779
but specific human-readable string for the problem.
47804780
</dd>
47814781
<dt>detail</dt>
47824782
<dd>
4783-
The `detail` [=property=] MUST be present and its value SHOULD provide a
4783+
The `detail` [=property=] SHOULD provide a
47844784
longer human-readable string for the problem.
47854785
</dd>
47864786
</dl>

0 commit comments

Comments
 (0)