From 3545291f9bfad83d8abb1d33873edc43e18c3af7 Mon Sep 17 00:00:00 2001 From: dcrawl Date: Mon, 30 Oct 2023 07:23:26 -0300 Subject: [PATCH] Update layout.md --- docs/API/layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API/layout.md b/docs/API/layout.md index 91d5172..662d402 100644 --- a/docs/API/layout.md +++ b/docs/API/layout.md @@ -73,7 +73,7 @@ Given a `row:`, `col:`, `w:`, `h:`, returns a Hash with properties `x`, `y`, `w` ## debug_primitives -Function returns an array of primities that can be rendered to the screen to help you place items within the grid. +Function returns an array of primitives that can be rendered to the screen to help you place items within the grid. **Example:**