Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
This commit is contained in:
Deepa Kumaraswamy 2022-06-10 19:29:21 +05:30 committed by Ian Maddaus
parent 6f5c784043
commit 0685ff603c

View file

@ -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