diff --git a/website/source/docs/commands/version.html.md.erb b/website/source/docs/commands/version.html.md.erb index c6c9f7a64..bd0ffb6df 100644 --- a/website/source/docs/commands/version.html.md.erb +++ b/website/source/docs/commands/version.html.md.erb @@ -20,7 +20,7 @@ nomad version ## Output This command prints both the version number as well as the exact commit SHA used -during the build. The SHA may also have a the string `+CHANGES` appended to the +during the build. The SHA may also have the string `+CHANGES` appended to the end, indicating that local, uncommitted changes were detected at build time. ## Examples