We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c21782 commit 6fce5f5Copy full SHA for 6fce5f5
spec/registry.md
@@ -386,7 +386,8 @@ The _function_ `:integer` performs selection as described in [Number Selection](
386
The function `:math` is a selector and formatter for matching or formatting
387
numeric values to which a mathematical operation has been applied.
388
389
-> 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
390
+> differ from the input value by a specified amount.
391
> For example, it can be used in a message such as this:
392
> ```
393
> .input {$like_count :integer}
0 commit comments