Skip to content

Commit f965b00

Browse files
committed
README updated
1 parent 6c50f4a commit f965b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The verification would fail and return `false`, if...
100100
- the HMAC of `obj` was manipulated
101101
- `key` is deviating from the one the HMAC was created with
102102

103-
The verification would not fail, just because the JSON's attributes order has changed. For more details see [calculateHmac](#calculateHmac(obj\,-key)).
103+
The verification would not fail, just because the JSON's attributes order has changed. For more details see [calculateHmac](#calculateHmacobj-key).
104104

105105
#### obj
106106

0 commit comments

Comments
 (0)