Fixed misspelling of semantics

This commit is contained in:
Rickard von Essen 2016-11-05 13:57:57 +01:00 committed by GitHub
parent f30c568507
commit 233913bc38
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ privileges without worrying about password prompts.
### FreeBSD Example
FreeBSD's default shell is `tcsh`, which deviates from POSIX sematics. In order
FreeBSD's default shell is `tcsh`, which deviates from POSIX semantics. In order
for packer to pass environment variables you will need to change the
`execute_command` to: