fix spelling error in release notes

This commit is contained in:
Ch3LL 2019-02-27 14:04:41 -05:00
parent 4d53b41740
commit 502d197f84
No known key found for this signature in database
GPG key ID: 132B55A7C13EFA73

View file

@ -495,7 +495,7 @@ You can now dynamically generate a Salt-SSH roster from the terraform resources
defined with `terraform-provider-salt <https://github.com/dmacvicar/terraform-provider-salt>`_.
This allows you to combine both terraform and Salt-SSH to provision and
configure your hosts. See th :py:mod:`terraform roster<salt.roster.terraform>` for
configure your hosts. See the :py:mod:`terraform roster<salt.roster.terraform>` for
an example on how to setup and use.