From 8d6b94428982a09d6ab1e52ac79eef0f57f24802 Mon Sep 17 00:00:00 2001 From: HarshVadoliya5114 Date: Mon, 6 Apr 2026 18:20:08 +0530 Subject: [PATCH] fix: typo in README --- HOWTO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO.md b/HOWTO.md index 26fdf4bd4135..8f2ddc8fb890 100644 --- a/HOWTO.md +++ b/HOWTO.md @@ -71,7 +71,7 @@ sysFS: CoreSight blocks are listed in the device tree for a specific system and discovered at boot time. Since tracers can be linked to more than one sink, -the sink that will recieve trace data needs to be identified and given as an +the sink that will receive trace data needs to be identified and given as an option on the perf command line. Once a sink has been identify trace collection can start. An easy and yet interesting example is the `uname` command: