diff --git a/docs/reference/dep-005.md b/docs/reference/dep-005.md index 82c11e9..12a7305 100644 --- a/docs/reference/dep-005.md +++ b/docs/reference/dep-005.md @@ -36,7 +36,7 @@ $ cp -a myplugin/ $(draft home)/plugins/ ``` ## Building Plugins -// helm chart + In many ways, a plugin is similar to a chart. Each plugin has a top-level directory, and then a `plugin.yaml` file. ```shell