Skip to content

Commit e53754d

Browse files
committed
commit lads
WORK
1 parent 8d87175 commit e53754d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HeaderSpec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
| Argument | Meaning | Values|
2929
| ------------- |-------------| ----- |
30-
| [HMAC](#HMAC) | The verification hash used to confirm the file hasn't changed | 128 - 512 bit byte array (16-64 bytes) |
30+
| <a href="#HMAC">HMAC</a> | The verification hash used to confirm the file hasn't changed | 128 - 512 bit byte array (16-64 bytes) |
3131
| [KEYVERIFICATIONHASH](#KEYVERIFICATIONHASH) | A hash of the key to verify if the password is correct | 128 - 512 bit byte array (16-64 bytes) |
3232
| [ENCRYPTMODE](#ENCRYPTMODE) | A string representing the encryption type | A string in the table of [ENCRYPTMODE](#ENCRYPTMODE) page |
3333

0 commit comments

Comments
 (0)