Fix grammar

[ci skip]
This commit is contained in:
Luke Murphy 2020-04-25 08:15:41 +02:00
parent c7835f8a73
commit aeb9b75eb1
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ This plugin allows you to do `molecule init role myrolename -d hetznercloud`
and have Molecule provision on-demand Hetzner Cloud VPSes of your choice for
your integration testing. New VPSes will be automagically created and
provisioned on each `molecule test` run, SSH keys are generated and managed
internally and all resources are cleaned regardless whether the role under test
succeeds or fails.
internally and all resources are cleaned up regardless whether the role under
test succeeds or fails.
## Support