Skip to content

Commit

Permalink
fix line lengths
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Zundel <[email protected]>
  • Loading branch information
brentzundel authored and msporny committed Aug 31, 2023
1 parent 48287e9 commit 0f5fd25
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4132,13 +4132,13 @@ <h3>Media Type Precision</h3>
<h2>HTTP</h2>
<p>
It is expected that HTTP endpoints will use the media types associated with
<a>verifiable credentials</a> and <a>verifiable presentations</a> in accept headers and
when indicating content types.
<a>verifiable credentials</a> and <a>verifiable presentations</a> in accept
headers and when indicating content types.
</p>
<p>
Nonetheless, HTTP servers might ignore the accept header and return another content
type, or return an error code such as <a data-cite="RFC7231#section-6.5.13"><code>415
Unsupported Media Type</code></a>.
Nonetheless, HTTP servers might ignore the accept header and return another
content type, or return an error code such as
<a data-cite="RFC7231#section-6.5.13"><code>415 Unsupported Media Type</code></a>.
</p>
</section>

Expand Down

0 comments on commit 0f5fd25

Please sign in to comment.