From fd88ae9433c9599f063d6136009cee822ed8edd2 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Mon, 12 Mar 2018 16:26:47 -0400 Subject: [PATCH] Change y to and --- docs/source/05-01-building-basic-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/05-01-building-basic-plugin.md b/docs/source/05-01-building-basic-plugin.md index 50f773088..7acabd31e 100644 --- a/docs/source/05-01-building-basic-plugin.md +++ b/docs/source/05-01-building-basic-plugin.md @@ -30,7 +30,7 @@ Please note this tutorial assumes you have already [installed and configured Tal ![Using the Plugin CLI](/talk/images/pride_reaction_tutorial_1.png) -You will see 3 options: `create`, `list` y `reconcile` +You will see 3 options: `create`, `list` and `reconcile` * `create`: This is what we use to create new plugins. It will display a wizard and ask us a couple of questions in order to understand how we want to build our plugin. * `list`: Shows a list of all plugins.