diff --git a/docs/dev/plugins.md b/docs/dev/plugins.md index 8646f6486..6e47e99f5 100644 --- a/docs/dev/plugins.md +++ b/docs/dev/plugins.md @@ -417,7 +417,6 @@ module InspecPlugins::Sweeten end ``` - ## Implementing DSL Plugins A DSL is a _domain specific language_, or a set of keywords you can use to write Chef InSpec profiles and resources more fluently.