diff --git a/README.md b/README.md index 8955407..615941a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The MISRA-Rust project represents an investigation into what adhering to each MISRA-C rule looks like in Rust. The intention is to decipher how much we "get for free" from the Rust compiler. -Because of the proprietary nature of the MISRA-C specificaion, the description of each rule has +Because of the proprietary nature of the MISRA-C specification, the description of each rule has been omitted. ## Usage @@ -29,4 +29,4 @@ an issue! * Shea Newton [email](mailto:snewton@polysync.io) -Please see the [LICENSE](./LICENSE) file for more details \ No newline at end of file +Please see the [LICENSE](./LICENSE) file for more details