Docs should reference family not platform

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2016-08-19 10:56:12 -07:00 committed by Christoph Hartmann
parent 86247c012f
commit 0dbe816f57

View file

@ -2854,7 +2854,7 @@ A ``os`` |inspec resource| block declares the platform to be tested:
where
* ``'platform'`` is one of ``aix``, ``bsd``, ``debian``, ``hpux``, ``linux``, ``redhat``, ``solaris``, ``suse``, ``unix``, or ``windows``
* ``'family'`` is one of ``aix``, ``bsd``, ``debian``, ``hpux``, ``linux``, ``redhat``, ``solaris``, ``suse``, ``unix``, or ``windows``
Matchers