From d901bad2f10b4e15d8ce8aed636be7098d31cec3 Mon Sep 17 00:00:00 2001 From: windayski <599059134@qq.com> Date: Mon, 31 Aug 2020 20:22:27 +0800 Subject: [PATCH] Update cassandra.yaml fix typo --- cassandra/image/files/cassandra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cassandra/image/files/cassandra.yaml b/cassandra/image/files/cassandra.yaml index 7bb15d76..df538ab2 100644 --- a/cassandra/image/files/cassandra.yaml +++ b/cassandra/image/files/cassandra.yaml @@ -963,7 +963,7 @@ windows_timer_interval: 1 # Enables encrypting data at-rest (on disk). Different key providers can be plugged in, but the default reads from # a JCE-style keystore. A single keystore can hold multiple keys, but the one referenced by -# the "key_alias" is the only key that will be used for encrypt opertaions; previously used keys +# the "key_alias" is the only key that will be used for encrypt operations; previously used keys # can still (and should!) be in the keystore and will be used on decrypt operations # (to handle the case of key rotation). #