We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb721d commit a572d5fCopy full SHA for a572d5f
1 file changed
manual/core/native_protocol/README.md
@@ -62,7 +62,8 @@ the [configuration](../configuration/):
62
```
63
datastax-java-driver {
64
advanced.protocol {
65
- version = v3
+ # The V in the version parameter must be capitalized
66
+ version = V3
67
}
68
69
0 commit comments