1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-23 09:45:08 +08:00

Merge pull request from ipfs/docs/config-add-as

Added an `as` to ensure good English
This commit is contained in:
Jeromy Johnson
2016-03-01 16:35:31 -08:00

@ -183,7 +183,7 @@ var configReplaceCmd = &cmds.Command{
Helptext: cmds.HelpText{ Helptext: cmds.HelpText{
Tagline: "Replaces the config with <file>.", Tagline: "Replaces the config with <file>.",
ShortDescription: ` ShortDescription: `
Make sure to back up the config file first if neccessary, this operation Make sure to back up the config file first if neccessary, as this operation
can't be undone. can't be undone.
`, `,
}, },