Add missing 's'

[ci skip]
This commit is contained in:
Luke Murphy 2020-04-26 21:07:06 +02:00
parent e3c20bdb26
commit 3528f12b2b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Then just run the role.
$ cd myrolename && molecule test
```
To ease initial debugging for getting thing started, also expose the following
To ease initial debugging for getting things started, also expose the following
environment variables.
```bash