From f22efe7116148032f466bb4f934a0522286e2fa9 Mon Sep 17 00:00:00 2001 From: Bradley Pierce Date: Thu, 25 Jan 2024 21:30:42 -0500 Subject: [PATCH] Add missing angle bracket --- doc/lua_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lua_api.md b/doc/lua_api.md index 121e2aa2f1..d58770c03d 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -8234,7 +8234,7 @@ Can be obtained via `minetest.get_mod_storage()` during load time. > [!WARNING] > This storage backend is incapable of saving raw binary - data due to restrictions of JSON. +> data due to restrictions of JSON. ### Methods