Skip to content

Commit

Permalink
Update README.md (commaai#1974)
Browse files Browse the repository at this point in the history
small spelling fix
  • Loading branch information
computerscienceiscool authored Jun 25, 2024
1 parent 7287ff0 commit cac94e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Safety modes optionally support `controls_allowed`, which allows or blocks a sub

## Code Rigor

The panda firmware is written for its use in conjuction with [openpilot](https://github.com/commaai/openpilot). The panda firmware, through its safety model, provides and enforces the
The panda firmware is written for its use in conjunction with [openpilot](https://github.com/commaai/openpilot). The panda firmware, through its safety model, provides and enforces the
[openpilot safety](https://github.com/commaai/openpilot/blob/master/docs/SAFETY.md). Due to its critical function, it's important that the application code rigor within the `board` folder is held to high standards.

These are the [CI regression tests](https://github.com/commaai/panda/actions) we have in place:
Expand Down

0 comments on commit cac94e3

Please sign in to comment.