Skip to content

Commit a9fb5b2

Browse files
hsanjuanbumblefudge
andcommitted
Update COMPACT_DENYLIST_FORMAT.md
Co-authored-by: Bumblefudge <[email protected]>
1 parent f16344f commit a9fb5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPACT_DENYLIST_FORMAT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ In particular, a [Blocker implementation validator](https://github.com/ipfs-ship
430430
This proposal takes into account security:
431431

432432
- Denylist headers and line-length limits are well specified to avoid malformed lists to cause things like large memory usage while parsing.
433-
- Supported type of blocks have been though out to avoid amplified consumption of resources or side effects (i.e. downloading of additional dag-blocks) during the implementation.
433+
- Supported type of blocks have been thought out to avoid amplified consumption of resources or side effects (i.e. downloading of additional dag-blocks) during the implementation.
434434
- Paths are sanitized and follow the same encoding rules as URLs (RFC 3986), so that existing and safe parsing can be done with regular tooling.
435435
- Official and custom-hint systems allow the introduction of additional features that can co-exist with the specified format without needing to be supported.
436436

0 commit comments

Comments
 (0)