Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -29,4 +29,4 @@ an issue!

* Shea Newton [email](mailto:snewton@polysync.io)

Please see the [LICENSE](./LICENSE) file for more details
Please see the [LICENSE](./LICENSE) file for more details