Skip to content

Commit 6fce5f5

Browse files
eemeliaphillips
andauthored
Clarify utility note
Co-authored-by: Addison Phillips <[email protected]>
1 parent 3c21782 commit 6fce5f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/registry.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,8 @@ The _function_ `:integer` performs selection as described in [Number Selection](
386386
The function `:math` is a selector and formatter for matching or formatting
387387
numeric values to which a mathematical operation has been applied.
388388
389-
> This function is useful for plural selection and formatting of an offset of an input value.
389+
> This function is useful for selection and formatting of values that
390+
> differ from the input value by a specified amount.
390391
> For example, it can be used in a message such as this:
391392
> ```
392393
> .input {$like_count :integer}

0 commit comments

Comments
 (0)