Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/specifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Block parameters are used to let readers be able to interpret the block data.
Each block type may define its own parameters, so the size in bytes may vary.

### Block data
Block data content is described by the block paramenters.
Block data content is described by the block parameters.

The size in bytes of the block data is defined in the block header.
For `Compression` = **0** it is `Uncompressed size`, otherwise it is `Compressed size`.
Expand Down