Skip to content

Commit

Permalink
Merge pull request #2624 from ipfs/docs/dht-put
Browse files Browse the repository at this point in the history
Capitalized `a`, lowercased `not`
  • Loading branch information
whyrusleeping committed Apr 29, 2016
2 parents b1d1f0a + e375c8c commit 90ec6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/commands/dht.go
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ You may only use keytypes that are supported in your ipfs binary: currently this
Value is arbitrary text. Standard input can be used to provide value.
NOTE: a value may NOT exceed 2048 bytes.
NOTE: A value may not exceed 2048 bytes.
`,
},

Expand Down

0 comments on commit 90ec6a3

Please sign in to comment.