Incorrect case used in paragraph to describe interactive debugging with Pry. Obvious fix.
* Add non-halting exception support to resources This adds two `Inspec::Exceptions` that can be used within resources to either skip or fail a test without halting execution. Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
* showing how to shellout in docs Signed-off-by: Richard Shade <rshade@rightscale.com>