diff --git a/docs/release-notes/release-notes.md b/docs/release-notes/release-notes.md index a692d2d71d..11b2ad9210 100644 --- a/docs/release-notes/release-notes.md +++ b/docs/release-notes/release-notes.md @@ -9,7 +9,7 @@ This guide provides notes for major version releases. These notes may be helpful #### Enabling BBR and MCTCP Consensus node operators must enable the BBR (Bottleneck Bandwidth and Round-trip propagation time) congestion control algorithm. See [#3774](https://github.com/celestiaorg/celestia-app/pull/3774). -if using linux in docker, kubernetes, a vm or baremetal, this can be done by calling +If using Linux in Docker, Kubernetes, a VM or bare-metal, this can be done by calling ```sh make enable-bbr