We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cassandra.adoc
1 parent 69e3f9b commit 08ce554Copy full SHA for 08ce554
src/reference/antora/modules/ROOT/pages/cassandra.adoc
@@ -35,7 +35,7 @@ It is asynchronous by default (`setAsync(false)` to reset) and performs reactive
35
The type of operation can be configured via the `CassandraMessageHandler.Type` option.
36
The `ingestQuery` sets the mode into an `INSERT`; the `query` or `statementExpression`, or `statementProcessor` sets the mode into a `STATEMENT`.
37
38
-The following code snippets demonstrate various configuration for this channel adapter or gateway:
+The following code snippets demonstrate various configurations for this channel adapter or gateway:
39
40
[tabs]
41
======
0 commit comments