mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 10:14:01 -04:00
Fix grammar in Terminology documentation
This commit is contained in:
@@ -33,7 +33,7 @@ Packer in the form of plugins.
|
||||
|
||||
<a class="term" id="term-command"></a>
|
||||
**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.
|
||||
|
||||
Reference in New Issue
Block a user