Update docs/dsl_resource.md

Co-Authored-By: mjingle <mjingle@users.noreply.github.com>
This commit is contained in:
Ryan Davis 2019-10-21 12:35:09 -07:00 committed by GitHub
parent 0620320d6e
commit c907a9114f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,7 +108,7 @@ exacerbated startup times (especially on Windows).
As of InSpec v4.16, resources are lazily loaded into the `inspec`
process upon use. This greatly speeds up the initial startup costs of
the `inspec` process and only loads what you need to use. For example, `inspec
--version` no longer runs for 10 seconds!).
--version` no longer runs for 10 seconds!.
### Overriding Core Resources