From 1663004ff08de9d90338cb3c04bbf45e61477d6b Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 19 Apr 2025 14:48:17 -0400 Subject: Minor formatting fixes --- api/tables.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'api/tables.yaml') diff --git a/api/tables.yaml b/api/tables.yaml index c1cdd53d..6ab5f505 100644 --- a/api/tables.yaml +++ b/api/tables.yaml @@ -16,7 +16,8 @@ Table.clear: Table.get: description: > Retrieves the value associated with a key, or returns `none` if the key is not present. - **Note:** default values for the table are ignored. + note: > + Default values for the table are ignored. return: type: 'V?' description: > -- cgit v1.2.3