Skip to content

Commit 5113d08

Browse files
committed
Fix typo
1 parent dcfee08 commit 5113d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-httpapi-digest-fields-problem-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Content-Type: application/problem+json
204204

205205
{
206206
"type": "https://iana.org/assignments/http-problem-types#digest-mismatching-value",
207-
"title": "digest value fromr request does not match expected value",
207+
"title": "digest value from request does not match expected value",
208208
"algorithm": "sha-256",
209209
"provided-digest": ":RK/0qy18MlBSVnWgjwz6lZEWjP/lF5HF9bvEF8FabDg=:",
210210
"calculated-digest": ":8vXo+0QVwf2woEblm4hTAftp0/K5fWSMZG4CKtplwjc=:"

0 commit comments

Comments
 (0)