Commit a5f826fc authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent f4341905
...@@ -513,7 +513,7 @@ ...@@ -513,7 +513,7 @@
"type": "java.lang.Boolean", "type": "java.lang.Boolean",
"description": "Whether to enable JMX reporting. Default to false as Cassandra JMX reporting is not compatible with Dropwizard Metrics.", "description": "Whether to enable JMX reporting. Default to false as Cassandra JMX reporting is not compatible with Dropwizard Metrics.",
"deprecation": { "deprecation": {
"reason": "Cassandra no longer providers JMX metrics.", "reason": "Cassandra no longer provides JMX metrics.",
"level": "error" "level": "error"
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment