diff --git a/draft-kleidl-digest-fields-problem-types.md b/draft-kleidl-digest-fields-problem-types.md index ba5de15..0a2557f 100644 --- a/draft-kleidl-digest-fields-problem-types.md +++ b/draft-kleidl-digest-fields-problem-types.md @@ -88,7 +88,7 @@ Content-Type: application/problem+json { "type": "https://iana.org/assignments/http-problem-types#unsupported-hashing-algorithm", - "title": "upload is already completed", + "title": "hashing algorithm is not supported", "unsupported-algorithm": "foo", "supported-algorithms": ["sha-256", "sha-512"] }