From 1b4682cd84f993ec061ba5b0243a97e77335f3e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 3 Aug 2021 11:53:34 +0200 Subject: [PATCH] docs: Regen docs helper --- data/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/docs.json b/data/docs.json index 9925a57e6..3a0bfe59b 100644 --- a/data/docs.json +++ b/data/docs.json @@ -3972,7 +3972,7 @@ "-12,346" ], [ - "{{ -98765.4321 | lang.NumFmt 2 }}", + "{{ -98765.4321 | lang.FormatNumberCustom 2 }}", "-98,765.43" ] ]