Skip to content

Commit 94a1bbf

Browse files
committed
fix: adjusting the block of crc32 documentation
1 parent faff065 commit 94a1bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/zlib.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ added: v0.7.0
748748
Reset the compressor/decompressor to factory defaults. Only applicable to
749749
the inflate and deflate algorithms.
750750

751-
### `zlib.crc32(data[, value])`
751+
## `zlib.crc32(data[, value])`
752752

753753
<!-- YAML
754754
added:

0 commit comments

Comments
 (0)