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
commit d2b9ff4964

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.
`,
},