diff --git a/build/docs/rust.rst b/build/docs/rust.rst index 4d79f7ca4e5e..8a4992a0f04c 100644 --- a/build/docs/rust.rst +++ b/build/docs/rust.rst @@ -126,7 +126,7 @@ building Firefox does not involve downloading any third-party crates. If you add a dependency on a new crate you must run ``mach vendor rust`` to vendor the dependencies into that directory. (Note that ``mach vendor rust`` -`may not work as well on Windows `_ +`may not work as well on Windows `_ as on other platforms.) When it comes to checking the suitability of third-party code for inclusion