From 699514c742e6f6705eab28c549bfd1570c23cee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Fri, 29 Nov 2024 14:50:15 +0100 Subject: [PATCH] README: spelling --- miniconf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miniconf/README.md b/miniconf/README.md index f472fb55..e1bac3b9 100644 --- a/miniconf/README.md +++ b/miniconf/README.md @@ -6,7 +6,7 @@ [![Continuous Integration](https://github.com/vertigo-designs/miniconf/workflows/Continuous%20Integration/badge.svg)](https://github.com/quartiq/miniconf/actions) `miniconf` enables lightweight (`no_std`/no alloc) serialization, deserialization, -and access within a tree of heretogeneous types by keys. +and access within a tree of heterogeneous types by keys. ## Example