Skip to content

Commit 08ce554

Browse files
committed
Fix typo in the cassandra.adoc
1 parent 69e3f9b commit 08ce554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/antora/modules/ROOT/pages/cassandra.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It is asynchronous by default (`setAsync(false)` to reset) and performs reactive
3535
The type of operation can be configured via the `CassandraMessageHandler.Type` option.
3636
The `ingestQuery` sets the mode into an `INSERT`; the `query` or `statementExpression`, or `statementProcessor` sets the mode into a `STATEMENT`.
3737

38-
The following code snippets demonstrate various configuration for this channel adapter or gateway:
38+
The following code snippets demonstrate various configurations for this channel adapter or gateway:
3939

4040
[tabs]
4141
======

0 commit comments

Comments
 (0)