diff --git a/bridge/README.md b/bridge/README.md index 929380671..eb0395c67 100644 --- a/bridge/README.md +++ b/bridge/README.md @@ -93,7 +93,7 @@ See the example configs for how to configure each input and output in more detai # Building from source -You would need a working Rust complier in order to build Svix Bridge. +You would need a working Rust compiler in order to build Svix Bridge. The easiest way is to use [rustup](https://rustup.rs/). ```