From 7681a1c82b10df21341eafe75a61b6be1d3f4179 Mon Sep 17 00:00:00 2001 From: Gary Lucas Date: Sun, 18 Jun 2017 12:48:28 -0700 Subject: [PATCH] Update plugins.md typo --- docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins.md b/docs/plugins.md index 72e78c25e..1bee8bd56 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -65,7 +65,7 @@ Here is a plugin YAML for a plugin that adds support for Keybase operations: ``` name: "keybase" version: "0.1.0" -usage: "Integreate Keybase.io tools with Helm" +usage: "Integrate Keybase.io tools with Helm" description: |- This plugin provides Keybase services to Helm. ignoreFlags: false