From 1d9c5292c53c77c1030b8f57756053d32c0cb4a3 Mon Sep 17 00:00:00 2001 From: cx384 Date: Sat, 16 Mar 2024 20:08:57 +0100 Subject: [PATCH] Fix typo --- 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 8bd77e477..d3185416a 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -1752,7 +1752,7 @@ Displays a horizontal bar made up of half-images with an optional background. * `direction`: Direction the list will be displayed in * `offset`: offset in pixels from position. * `alignment`: The alignment of the inventory. - It starts at the top left corner and not at the center like the most other types. + It starts at the top left corner and not at the center like most other types. ### `hotbar`