From f5fb39bb7893d4fc8275622c039fe823d34e7f14 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 1 Jun 2023 15:55:06 +0200 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee94be2..145ae52 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ There are only two type-classes. | Object | string | char* | | Object | binary | char* | | Object | opaque | void* | -| Object | list | list_T* | +| Object | list\ | list_T* | | Object | pair | pair_F_S* | ### Creation and Destruction