From 3aae3daf4bdfa709345216ba682d876f2efae872 Mon Sep 17 00:00:00 2001 From: Myles Taylor Date: Thu, 5 Feb 2026 21:44:42 -0500 Subject: [PATCH] Typo fix Fixed typo in text. --- docs/reference/get-styles/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/get-styles/index.md b/docs/reference/get-styles/index.md index a2901098c..129b5d307 100644 --- a/docs/reference/get-styles/index.md +++ b/docs/reference/get-styles/index.md @@ -7,7 +7,7 @@ The `getStyles` is a helper function that is used to calculate the inline styles ## API -The `getStyles` has the following signatur +The `getStyles` has the following signature: ```ts function getStyles( theme: BlocksTheme,