From 4c057092ee602d311e8d386f4589808605a7af97 Mon Sep 17 00:00:00 2001 From: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:23:59 -0700 Subject: [PATCH] chore: grammatical fix in compact-denylist-format --- src/compact-denylist-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compact-denylist-format.md b/src/compact-denylist-format.md index 29384a72..d66e3bfe 100644 --- a/src/compact-denylist-format.md +++ b/src/compact-denylist-format.md @@ -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