Double plural

This commit is contained in:
Tim Sharpe 2011-11-01 21:20:38 +13:00
parent bb9f2338fd
commit eb50b75789
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ argument
it { should include_class('foo') }
```
#### Checking if a resources exists
#### Checking if a resource exists
You can test if a resource exists in the catalogue with the generic
`contain_<resource type>` matcher.