From 0f5fd258fc39b810797c8bdd1ea02b93d5a19185 Mon Sep 17 00:00:00 2001 From: Brent Zundel Date: Mon, 28 Aug 2023 11:19:07 -0600 Subject: [PATCH] fix line lengths Signed-off-by: Brent Zundel --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 300ed818d..cd79ee6d8 100644 --- a/index.html +++ b/index.html @@ -4132,13 +4132,13 @@

Media Type Precision

HTTP

It is expected that HTTP endpoints will use the media types associated with -verifiable credentials and verifiable presentations in accept headers and -when indicating content types. +verifiable credentials and verifiable presentations in accept +headers and when indicating content types.

-Nonetheless, HTTP servers might ignore the accept header and return another content -type, or return an error code such as 415 -Unsupported Media Type. +Nonetheless, HTTP servers might ignore the accept header and return another +content type, or return an error code such as +415 Unsupported Media Type.