diff --git a/docs/index.asciidoc b/docs/index.asciidoc index 24fc1e1..7573801 100644 --- a/docs/index.asciidoc +++ b/docs/index.asciidoc @@ -261,7 +261,7 @@ timezone, *America/Denver*, for example. * Value type is <<string,string>> * There is no default value for this setting. -JDBC driver class to load, for exmaple, "org.apache.derby.jdbc.ClientDriver" +JDBC driver class to load, for example, "org.apache.derby.jdbc.ClientDriver" NB per https://github.com/logstash-plugins/logstash-input-jdbc/issues/43 if you are using the Oracle JDBC driver (ojdbc6.jar) the correct `jdbc_driver_class` is `"Java::oracle.jdbc.driver.OracleDriver"`