From f284de6ec1f3ca8dde81750031b8456785d02f56 Mon Sep 17 00:00:00 2001 From: Ukendio Date: Sun, 27 Jul 2025 17:07:41 +0200 Subject: [PATCH] Simplying --- docs/api/jecs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/jecs.md b/docs/api/jecs.md index 6b56d32..21e0ec8 100755 --- a/docs/api/jecs.md +++ b/docs/api/jecs.md @@ -97,7 +97,7 @@ Builtin component type. This ID is for naming components, but realistically you jecs.Rest: Id ``` -Builtin component type. This ID is simplying for denoting the end of the range for builtin component IDs. +Builtin component type. This ID is simply for denoting the end of the range for builtin component IDs. # Functions