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.
1 parent 8cdef82 commit 92fa66bCopy full SHA for 92fa66b
spring-data-cassandra/src/main/java/org/springframework/data/cassandra/core/mapping/Indexed.java
@@ -32,7 +32,7 @@
32
* <li>Map type</li>
33
* </ul>
34
* <p>
35
- * Map types distinguish allows entry, key or value-level indexing with the restriction that only a single secondary
+ * Map types distinguish between entry, key or value-level indexing with the restriction that only a single secondary
36
* index is allowed.
37
*
38
* <pre class="code">
0 commit comments