Fix typo in README.md (#19598)

Fixed a typo
old-commit-hash: d68a774dd2
commatwo_master
Abdul Adhil PK 4 years ago committed by GitHub
parent 4fbefc8e10
commit 860a469dc3
  1. 2
      README.md

@ -263,7 +263,7 @@ By using openpilot, you agree to [our Privacy Policy](https://my.comma.ai/privac
Safety and Testing
----
* openpilot observes ISO26262 guidelines, see [SAFETY.md](SAFETY.md) for more detail.
* openpilot observes ISO26262 guidelines, see [SAFETY.md](SAFETY.md) for more details.
* openpilot has software in the loop [tests](.github/workflows/test.yaml) that run on every commit.
* The safety model code lives in panda and is written in C, see [code rigor](https://github.com/commaai/panda#code-rigor) for more details.
* panda has software in the loop [safety tests](https://github.com/commaai/panda/tree/master/tests/safety).

Loading…
Cancel
Save