From 26d3acca642c5e90fa5f0e25b47039d16084198f Mon Sep 17 00:00:00 2001 From: Terrence Benade Date: Thu, 26 Nov 2015 12:30:17 +1100 Subject: [PATCH] small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3334a4..4585d93 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Need help? Try #logstash on freenode IRC or the logstash-users@googlegroups.com ## Developing -### 1. Plugin Developement and Testing +### 1. Plugin Development and Testing #### Code - To get started, you'll need JRuby with the Bundler gem installed.