mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-06 00:38:08 +08:00
Capitalized a, lowercased not
A should be capitalised, as it is a new clause; `not` should not be capitalized, as there is no value judgement (it is a statement), and the emphasis is offputting without adding any technical backing. I just do not think it is necessaary. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
This commit is contained in:
parent
fed6212d51
commit
e375c8cbf7
@ -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.
|
||||
`,
|
||||
},
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user