diff options
Diffstat (limited to 'stdlib/source/documentation/lux/math.lux')
-rw-r--r-- | stdlib/source/documentation/lux/math.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/documentation/lux/math.lux b/stdlib/source/documentation/lux/math.lux index 443bb2350..749ed8056 100644 --- a/stdlib/source/documentation/lux/math.lux +++ b/stdlib/source/documentation/lux/math.lux @@ -7,7 +7,7 @@ ["%" format (.only format)]] [collection ["[0]" list]]]]] - ["[0]" / "_" + ["[0]" / ["[1][0]" infix] ["[1][0]" modulus] ["[1][0]" modular] |