Polishing.

See #1505
This commit is contained in:
Mark Paluch
2024-08-15 15:33:43 +02:00
parent 8cdef82f0a
commit 92fa66b7a4

View File

@@ -32,7 +32,7 @@ import java.lang.annotation.Target;
* <li>Map type</li>
* </ul>
* <p>
* 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
* index is allowed.
*
* <pre class="code">