README.md in logstash-input-snmp-1.3.2 vs README.md in logstash-input-snmp-1.3.3
- old
+ new
@@ -15,10 +15,10 @@
Need help? Try #logstash on freenode IRC or the https://discuss.elastic.co/c/logstash discussion forum.
## Developing
-### 1. Plugin Developement and Testing
+### 1. Plugin Development and Testing
#### Code
- To get started, you'll need JRuby with the Bundler gem installed.
- Create a new plugin or clone and existing from the GitHub [logstash-plugins](https://github.com/logstash-plugins) organization. We also provide [example plugins](https://github.com/logstash-plugins?query=example).