mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
Typo
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
This commit is contained in:
parent
6f5c784043
commit
0685ff603c
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ end
|
|||
|
||||
The `cmp` matcher compares values in the following ways:
|
||||
|
||||
- `cmp` can compares strings to numbers
|
||||
- `cmp` can compare strings to numbers
|
||||
|
||||
```ruby
|
||||
describe sshd_config do
|
||||
|
|
Loading…
Reference in a new issue