Skip to content

Commit

Permalink
Merge pull request #483 from ipfs/SgtPooki-patch-1
Browse files Browse the repository at this point in the history
chore: grammatical fix in compact-denylist-format
  • Loading branch information
lidel authored Sep 6, 2024
2 parents bad53dc + 4c05709 commit 6c70fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compact-denylist-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ echo /ipfs/QmecDgNqCRirkc3Cjz9eoRBNwXGckJ9WvTdmY16HP88768 >> ~/.config/ipfs/cust
We consciously avoid defining any other API other than expecting
implementations to honor blocking what is on the denylist and act accordingly
when it is updated. CLI commands or API endpoint to modify list items etc. are
outside the scope of this spec. Implementations how much information to
outside the scope of this spec. Implementations can decide how much information to
provide to users when a request for an IPFS object is blocked.

As a last note, if we take Kubo and the go-ipfs stack as the reference IPFS
Expand Down

0 comments on commit 6c70fc2

Please sign in to comment.