Skip to content

Commit

Permalink
Clarify utility note
Browse files Browse the repository at this point in the history
Co-authored-by: Addison Phillips <[email protected]>
  • Loading branch information
eemeli and aphillips authored Nov 13, 2024
1 parent 3c21782 commit 6fce5f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,8 @@ The _function_ `:integer` performs selection as described in [Number Selection](
The function `:math` is a selector and formatter for matching or formatting
numeric values to which a mathematical operation has been applied.
> This function is useful for plural selection and formatting of an offset of an input value.
> This function is useful for selection and formatting of values that
> differ from the input value by a specified amount.
> For example, it can be used in a message such as this:
> ```
> .input {$like_count :integer}
Expand Down

0 comments on commit 6fce5f5

Please sign in to comment.