diff --git a/content/custom_resources.md b/content/custom_resources.md index f419b636f3..99053f10fa 100644 --- a/content/custom_resources.md +++ b/content/custom_resources.md @@ -81,7 +81,7 @@ The `custom_web` cookbook directory with a custom resource has the structure: └── test └── integration └── default - └── default_test.rb + └── default_test.rb ``` ### Example Resource