From d410252cf88a536c790669232ab7fd1e0199d200 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Wed, 26 Jun 2019 16:56:46 -0700 Subject: [PATCH] Update goPluginCaveats.md --- docs/plugins/goPluginCaveats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/goPluginCaveats.md b/docs/plugins/goPluginCaveats.md index 44649e861..06d9588ca 100644 --- a/docs/plugins/goPluginCaveats.md +++ b/docs/plugins/goPluginCaveats.md @@ -48,7 +48,7 @@ unpackable under In the case of a Go plugin, an _end user_ accepting a shared plugin _must compile both -kustomize and the plugin. +kustomize and the plugin_. This means a one-time run of ```