From 1e3c1feadfe4336717162cfb1fcb4e800eba0971 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Sun, 9 Jul 2017 12:09:54 -0300 Subject: [PATCH] cta --- scripts/templates/plugin/client/components/MyPluginComponent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/templates/plugin/client/components/MyPluginComponent.js b/scripts/templates/plugin/client/components/MyPluginComponent.js index d586ab473..89e274e1a 100644 --- a/scripts/templates/plugin/client/components/MyPluginComponent.js +++ b/scripts/templates/plugin/client/components/MyPluginComponent.js @@ -11,7 +11,7 @@ class MyPluginComponent extends React.Component {

Plugin created by Talk CLI

- To read more about client plugins check{' '} + To read more about plugins check{' '} our docs and guides!