Skip to content

Commit 73ffe7d

Browse files
committed
DATACASS-816 - Polishing.
Original pull request: #176.
1 parent 0b1fcb6 commit 73ffe7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/asciidoc/reference/migration-guide-2.2-to-3.0.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,9 @@ Keyspace creation via `CqlSessionFactoryBean` (`cassandra:session`) is not affec
182182

183183
* `GuavaListenableFutureAdapter`
184184
* `QueryOptions` and `WriteOptions` constructor taking `ConsistencyLevel` and `RetryPolicy` arguments.
185-
Use the builder in conjunction with run profiles as a replacement.
185+
Use the builder in conjunction of execution profiles as replacement.
186186
* `CassandraAccessor.setRetryPolicy(…)` and `ReactiveCqlTemplate.setRetryPolicy(…)` methods.
187-
Use run profiles as a replacement.
187+
Use execution profiles as replacement.
188188

189189
=== Namespace support
190190

0 commit comments

Comments
 (0)