summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/dsl/universal.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/dsl/universal.rb b/lib/chef/dsl/universal.rb
index 591f035d97..810792f542 100644
--- a/lib/chef/dsl/universal.rb
+++ b/lib/chef/dsl/universal.rb
@@ -17,7 +17,7 @@
# limitations under the License.
#
-require "chef/dsl/platform_instrospection"
+require "chef/dsl/platform_introspection"
require "chef/mixin/powershell_out"
require "chef/mixin/shell_out"