Skip to content

Commit 61c470d

Browse files
authored
Change link in functions README to point to :offset instead of :math (#1085)
1 parent 329162b commit 61c470d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/functions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
1. [Numeric Value Selection and Formatting](number.md)
88
1. [`:number`](number.md#the-number-function)
99
1. [`:integer`](number.md#the-integer-function)
10-
1. [`:math`](number.md#the-math-function)
10+
1. [`:offset`](number.md#the-offset-function)
1111
1. [`:currency`](number.md#the-currency-function)
1212
1. [`:unit`](number.md#the-unit-function)
1313
1. [Date and Time Value Formatting](datetime.md)

0 commit comments

Comments
 (0)