From f2e5ae6b4b3f6c274a0c53f5efaac810550dfa13 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Thu, 3 Dec 2020 21:51:21 +0100 Subject: [PATCH] Fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7526d70..ed27933 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed | Name | Path | Description | |------|------|-------------| -| cstdint | `includes/cstdint.hexpat | C standard style fixed width integer types | +| cstdint | `includes/cstdint.hexpat` | C standard style fixed width integer types | ---
@@ -33,4 +33,4 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed ## Contributing -If you want to contribute a file to the database, please make a PR which adds it to the right folder and adds a new entry to the table in this readme. Thanks a lot :) \ No newline at end of file +If you want to contribute a file to the database, please make a PR which adds it to the right folder and adds a new entry to the table in this readme. Thanks a lot :)