Fix a small typo in the 3.13.0 release notes

This commit is contained in:
Michael Davis 2023-11-02 15:21:32 -04:00
parent e2a574eadb
commit 766f7a25ad
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ can be considered a succeess.
#### Workaround Strategies
To satisfy Client Two's expectations in scenario B Khepri could beform **consistent** (involving a majority of replicas)
To satisfy Client Two's expectations in scenario B Khepri could perform **consistent** (involving a majority of replicas)
queries of bindings when routing messages but that would have a **significant** impact on throughput
of certain protocols (such as MQTT) and exchange/destination types (anything that resembles a topic exchange in AMQP 0-9-1).