We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4705fe4 commit fd434f0Copy full SHA for fd434f0
chef_master/source/compliance.rst
@@ -32,7 +32,7 @@ The following examples show how to use the |dsl compliance| to build tests.
32
33
**Only accept requests on secure ports**
34
35
-This code uses the ``port`` resource to ensure that the web server is only listening on well-secured ports.
+This code uses the ``port`` resource to ensure that a web server is only listening on well-secured ports.
36
37
.. include:: ../../step_inspec/step_inspec_port_listen_on_secure_ports.rst
38
0 commit comments