docs/index.asciidoc in logstash-input-redis-3.4.0 vs docs/index.asciidoc in logstash-input-redis-3.4.1

- old
+ new

@@ -74,12 +74,12 @@ * This is a required setting. * Value can be any of: `list`, `channel`, `pattern_channel` * There is no default value for this setting. -Specify either list or channel. If `redis\_type` is `list`, then we will BLPOP the -key. If `redis\_type` is `channel`, then we will SUBSCRIBE to the key. -If `redis\_type` is `pattern_channel`, then we will PSUBSCRIBE to the key. +Specify either list or channel. If `data_type` is `list`, then we will BLPOP the +key. If `data_type` is `channel`, then we will SUBSCRIBE to the key. +If `data_type` is `pattern_channel`, then we will PSUBSCRIBE to the key. [id="plugins-{type}s-{plugin}-db"] ===== `db` * Value type is <<number,number>> \ No newline at end of file