From 27ab819c0bea9e02e66b9373b2cfaaf92799341d Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Mon, 13 Nov 2023 17:03:06 +0000 Subject: [PATCH] chore: fix lint error License: MIT Signed-off-by: Oli Evans --- src/pages/docs/how-to/remove.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/how-to/remove.md b/src/pages/docs/how-to/remove.md index 074d965..1bfba5c 100644 --- a/src/pages/docs/how-to/remove.md +++ b/src/pages/docs/how-to/remove.md @@ -23,7 +23,7 @@ Fortunately, this shouldn't make things any more complicated - we go into more d However, if you are a power user interacting with shard CIDs as well (e.g., using the client's `capability.store.*` or CLI's `w3 can store *` methods), then you need to be more cautious about removing shard CIDs from your account. (This is why the default for the client and CLI methods is for shards to be maintained after removing a content CID). You can read more about why you might want to interact with shard CIDs directly and the implications in the Upload vs. Store section. -\## Using the client or CLI +## Using the client or CLI If you followed the Upload section, you should already have your client or CLI set up with an Agent for your Space. From there, to remove a content CID from your account, you'll generally be using: