diff --git a/README.md b/README.md index 4eb640f968..d736b94ca6 100644 --- a/README.md +++ b/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).