From fbb766becc4d4c2fe1a343085074850d44b7445e Mon Sep 17 00:00:00 2001 From: Toddy69 Date: Sun, 8 Feb 2015 05:55:03 +0100 Subject: [PATCH] Correction of documentation --- site/_docs/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index aa3d3d4a..84f4196e 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -51,7 +51,7 @@ You have 3 options for installing plugins:

-In general, plugins you make will fall into one of three categories: +In general, plugins you make will fall into one of four categories: 1. [Generators](#Generators) 2. [Converters](#Converters)