From 868ca31562dcc5d484d8f015adfa173c0a43c415 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 21 Apr 2025 13:38:35 -0400 Subject: Update docs --- api/booleans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/booleans.md') diff --git a/api/booleans.md b/api/booleans.md index e6a01066..338a26e9 100644 --- a/api/booleans.md +++ b/api/booleans.md @@ -13,7 +13,7 @@ Converts a string representation of a boolean value into a boolean. Acceptable b Argument | Type | Description | Default ---------|------|-------------|--------- -text | `Text` | The string containing the boolean value. | +text | `Text` | The string containing the boolean value. | - **Return:** `yes` if the string matches a recognized truthy boolean value; otherwise return `no`. -- cgit v1.2.3