From 973da63a03c9c4a7ac47e5e002f3f88e412ff1e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helder=20Magalh=C3=A3es?= Date: Fri, 17 Jul 2026 12:23:23 +0100 Subject: [PATCH] Nit: missing punctuation --- bin/readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/readme.md b/bin/readme.md index 18831d046..bb36c7c3a 100644 --- a/bin/readme.md +++ b/bin/readme.md @@ -83,8 +83,7 @@ if they are linked with the dynamic C runtime (`ucrtbase.dll`) -- just put the `mimalloc.dll` into the import table (and put `mimalloc-redirect.dll` in the same directory) Such patching can be done for example with [CFF Explorer](https://ntcore.com/?page_id=388). -The `minject` program can also do this from the command line -Use `minject --help` for options: +The `minject` program can also do this from the command line. Use `minject --help` for options: ``` > minject --help