Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Commit 76eb84a

Browse files
author
sunlintong
committed
garauntees --> garauntees
1 parent 6c7f545 commit 76eb84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statefulsets/kafka/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ and a Pod Anti-Affinity rule.
263263
264264
The Pod Anti-Affinity rule ensures that two Kafka Broker's will never be
265265
launched on the same Node. This isn't strictly necessary, but it helps provide
266-
stronger availability garauntees in the presence of Node failure, and it helps
266+
stronger availability guarantees in the presence of Node failure, and it helps
267267
alleviate [disk throughput](#disk) bottlenecks.
268268
The Pod Affinity rule attempts to collocate Kafka and ZooKeeper on the same
269269
Nodes. You will likely have more Kafka brokers than ZooKeeper servers, but the

0 commit comments

Comments
 (0)