Added an as to ensure good English

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
This commit is contained in:
Richard Littauer 2016-03-01 14:06:36 -05:00
parent cdddf0ff51
commit 512b25c0cd

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