diff --git a/README.md b/README.md index b45b47d..050b9fe 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ Only main chapters:

   strace - diagnostic, debugging and instructional userspace utility for Linux.
-   DTrace - is a performance analysis and troubleshooting tool.
+   DTrace - is a performance analysis and troubleshooting tool.
   ltrace - is a library call tracer, used to trace calls made by programs to library functions.
   ptrace-burrito - is a friendly wrapper around ptrace.
   perf-tools - performance analysis tools based on Linux perf_events (aka perf) and ftrace.