From 815bd5f7f3c8756f431cff7e902c6019fedcf501 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Tue, 26 Sep 2023 09:51:31 -0500 Subject: [PATCH] git: Minor readme fixes (#168) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c8f397..8605d8f 100644 --- a/README.md +++ b/README.md @@ -120,9 +120,9 @@ Everything will immediately show up in ImHex's Content Store and gets bundled wi | Name | Path | Description | |------|------|-------------| -| libstd | [`includes/std/*`](includes/std) | Pattern Language Standard Libaray | -| libtype | [`includes/type/*`](includes/type) | Various custom types with special formatters | | libhex | [`includes/hex/*`](includes/hex) | Functions to interact with ImHex | +| libstd | [`includes/std/*`](includes/std) | Pattern Language Standard Library | +| libtype | [`includes/type/*`](includes/type) | Various custom types with special formatters | ### Yara rules