From 27e33c581cd83538f39e159d6c7a5bdfba01f917 Mon Sep 17 00:00:00 2001 From: Dirk Behme Date: Sun, 28 Apr 2024 08:37:31 +0200 Subject: docs/syzbot.md: fix typo Fix typo in syzbot.md. Signed-off-by: Dirk Behme --- docs/syzbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syzbot.md b/docs/syzbot.md index 354ba1057..853401409 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -58,7 +58,7 @@ override the commit simply by sending another `#syz fix` command. **Note**: all commands must start from beginning of the line. **Note**: please keep at least `syzkaller-bugs@googlegroups.com` mailing list in CC. -It serves as a history of what happened with each bug report. Keepint the main kernel +It serves as a history of what happened with each bug report. Keeping the main kernel mailing list (e.g. `linux-kernel@vger.kernel.org `) in CC is useful as well so that it's searchable in those archives as well. -- cgit mrf-deployment