1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-27 16:07:42 +08:00

Merge pull request #2422 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

View File

@ -183,7 +183,7 @@ var configReplaceCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Replaces the config with <file>.",
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.
`,
},