diff --git a/docs/building.md b/docs/building.md index 1a9c06fd029..da982607546 100644 --- a/docs/building.md +++ b/docs/building.md @@ -102,7 +102,7 @@ More info: ## Building and Testing Most of the project is written in Rust, and compiling and running the test can -done with cargo. +be done with cargo. ```sh cargo build