baidu / braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Apache License 2.0
3.95k stars 881 forks source link

Fix typo in doc. #382

Open ketor opened 1 year ago

ketor commented 1 year ago

Fix typo in doc.

Signed-off-by: Ketor d.ketor@gmail.com