Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Change first letter of sentence to uppercase #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuvallanger
Copy link

License: MIT
Signed-off-by: Yuval Langer yuval.langer@gmail.com

@jbenet jbenet added the backlog label Jun 25, 2016
@@ -22,7 +22,7 @@ ipfs pin ls --type=all
As you may have noticed, the first `ipfs pin rm` command didnt work, it should
have warned you that the given hash was "pinned recursively". There are three
types of pins in the ipfs world; direct pins, which pin just a single block, and
no others in relation to it. recursive pins, which pin a given block and all of
no others in relation to it. Recursive pins, which pin a given block and all of
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't the start of a sentence. It's the second of the three items in a list: direct pins, recursive pins, and indirect pins. Instead, the ; should be : and the . should be ; (to separate items that themselves contain commas).

License: MIT
Signed-off-by: Yuval Langer <yuval.langer@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants