docs: fix a misspell in emqx_mgmt_cli

This commit is contained in:
Zaiming (Stone) Shi 2021-12-29 13:28:01 +01:00
parent 3c966d77ca
commit f5049b696a
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ plugins(_) ->
"'front', 'rear', or 'before Other-Vsn' to specify a relative position.\n"
"The Position parameter can be used to adjust the boot order.\n"
"If no Position is given, an already configured plugin\n"
"will stary at is old position; a newly plugin is appended to the rear\n"
"will stay at is old position; a newly plugin is appended to the rear\n"
"e.g. plugins disable foo-0.1.0 front\n"
" plugins enable bar-0.2.0 before foo-0.1.0"}
]).