Fix typo of additional

This commit is contained in:
Greg Swift 2017-08-07 11:47:42 -05:00 committed by GitHub
parent 50108d305d
commit 944a9301df
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ versions that comply with the version constraints given in configuration.
To skip plugin installation, use `-get-plugins=false`.
The automatic plugin installation behavior can be overridden by extracting
the desired providers into a local directory and using the additonal option
the desired providers into a local directory and using the additional option
`-plugin-dir=PATH`. When this option is specified, _only_ the given directory
is consulted, which prevents Terraform from making requests to the plugin
repository or looking for plugins in other local directories.