Skip to content

Commit

Permalink
chore: fix lint error
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Oli Evans <[email protected]>
  • Loading branch information
olizilla committed Nov 13, 2023
1 parent dbded5a commit 27ab819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/docs/how-to/remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 27ab819

Please sign in to comment.