From 4e26392f5a0d10315f34f3fe8037f04f64134f74 Mon Sep 17 00:00:00 2001 From: Karthik Avula Date: Mon, 29 Aug 2022 16:32:11 +0530 Subject: [PATCH] fixed typo with ... in opts fx.converted section --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 286efbd..38ed5a7 100644 --- a/index.html +++ b/index.html @@ -230,7 +230,7 @@

fx.settings and fxSetup

} }; -

fx.convert(val, [opts])

+

fx.convert(val, [opts...])

The basic function of the library - converts a value from one currency to another. Uses the default from and to currencies in fx.settings, or those given in opts:

// Using defaults: