From 0cf0485912d101a8ac044abb4594435ac78516a5 Mon Sep 17 00:00:00 2001 From: Robbe Derks Date: Fri, 24 Sep 2021 10:23:41 +0200 Subject: [PATCH] small typo old-commit-hash: 3ccf712ac99ce8ef393d87ddd7241d1d823dd5a6 --- selfdrive/loggerd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/loggerd/README.md b/selfdrive/loggerd/README.md index ace6fdb73..714e4242a 100644 --- a/selfdrive/loggerd/README.md +++ b/selfdrive/loggerd/README.md @@ -10,7 +10,7 @@ For each segment, openpilot records the following log types: ## rlog.bz2 -rlogs contain all the messages passed amonsgt openpilot's processes. See [cereal/services.py](https://github.com/commaai/cereal/blob/master/services.py) for a list of all the logged services. They're a bzip2 archive of the serialized capnproto messages. +rlogs contain all the messages passed amongst openpilot's processes. See [cereal/services.py](https://github.com/commaai/cereal/blob/master/services.py) for a list of all the logged services. They're a bzip2 archive of the serialized capnproto messages. ## {f,e,d}camera.hevc