docs/resources/pip.md.erb in inspec-1.51.25 vs docs/resources/pip.md.erb in inspec-2.0.16

- old
+ new

@@ -1,7 +1,8 @@ --- title: About the pip Resource +platform: os --- # pip Use the `pip` InSpec audit resource to test packages that are installed using the Python PIP installer. @@ -49,10 +50,10 @@ <br> ## Matchers -For a full list of available matchers please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/). +For a full list of available matchers, please visit our [matchers page](https://www.inspec.io/docs/reference/matchers/). ### be_installed The `be_installed` matcher tests if the named package is installed on the system: