commit 3f0da4182a51c4131114953b61a6bc15010a629f
parent 34dd58385092a23018748b50f9b23de6266dffc2
Author: figsoda <figsoda@pm.me>
Date: Fri, 26 May 2023 16:37:00 -0400
parent 34dd58385092a23018748b50f9b23de6266dffc2
Author: figsoda <figsoda@pm.me>
Date: Fri, 26 May 2023 16:37:00 -0400
changelog: fix typo
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -16,7 +16,7 @@ - `json` loads all JSON files - `nix` is the default matcher if the `loader` is a function and not a list of matchers - `regex` matches the file using the given regex - - `toml` loads all TOMl files + - `toml` loads all TOML files ### Features