diff --git a/website/source/docs/basics/terminology.html.markdown b/website/source/docs/basics/terminology.html.markdown index dc20cba1d..e56f48c03 100644 --- a/website/source/docs/basics/terminology.html.markdown +++ b/website/source/docs/basics/terminology.html.markdown @@ -33,7 +33,7 @@ Packer in the form of plugins. **Commands** are sub-commands for the `packer` program that perform some -job. An example somecommand is "build", which is invoked as `packer build`. +job. An example some command is "build", which is invoked as `packer build`. Packer ships with a set of commands out of the box in order to define its [command-line interface](#). Commands can also be created and added to Packer in the form of plugins.