diff --git a/docs-chef-io/content/inspec/matchers.md b/docs-chef-io/content/inspec/matchers.md index 2e6a66624..6a5c3aecf 100644 --- a/docs-chef-io/content/inspec/matchers.md +++ b/docs-chef-io/content/inspec/matchers.md @@ -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