diff --git a/tests/unit/hyperloglog.tcl b/tests/unit/hyperloglog.tcl index 7d36b7a35..840b09628 100644 --- a/tests/unit/hyperloglog.tcl +++ b/tests/unit/hyperloglog.tcl @@ -79,7 +79,7 @@ start_server {tags {"hll"}} { } } - test {Corrupted sparse HyperLogLogs are detected: Additionl at tail} { + test {Corrupted sparse HyperLogLogs are detected: Additional at tail} { r del hll r pfadd hll a b c r append hll "hello"