From ff6f2e40eaea3518082f359a5721cde015d77669 Mon Sep 17 00:00:00 2001 From: Mattwmaster58 Date: Wed, 1 Oct 2025 10:50:15 -0400 Subject: [PATCH] fix: path typo --- docs/PML Format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PML Format.md b/docs/PML Format.md index c247947..b74b634 100644 --- a/docs/PML Format.md +++ b/docs/PML Format.md @@ -186,7 +186,7 @@ In addition, an event can have an **extra detail** event, which can contain even -All of the detail structures that are known are described in [stream_logs_details_format.py](../procmon_parser/stream_logs_details_format.py). +All of the detail structures that are known are described in [stream_logs_detail_format.py](../procmon_parser/stream_logs_detail_format.py). #### Network