Skip to content

Commit d901bad

Browse files
authored
Update cassandra.yaml
fix typo
1 parent 77d37b4 commit d901bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra/image/files/cassandra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ windows_timer_interval: 1
963963

964964
# Enables encrypting data at-rest (on disk). Different key providers can be plugged in, but the default reads from
965965
# a JCE-style keystore. A single keystore can hold multiple keys, but the one referenced by
966-
# the "key_alias" is the only key that will be used for encrypt opertaions; previously used keys
966+
# the "key_alias" is the only key that will be used for encrypt operations; previously used keys
967967
# can still (and should!) be in the keystore and will be used on decrypt operations
968968
# (to handle the case of key rotation).
969969
#

0 commit comments

Comments
 (0)