From f6a53a7798dc592df950bd043e288488eaa7e69d Mon Sep 17 00:00:00 2001 From: Matt Eland Date: Wed, 25 Oct 2023 14:49:03 -0400 Subject: [PATCH] Fixed typos with decreasing (#429) --- docs/finance-charts/candlestick.fsx | 2 +- docs/finance-charts/ohlc.fsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/finance-charts/candlestick.fsx b/docs/finance-charts/candlestick.fsx index 4e4825fd9..13d232f25 100644 --- a/docs/finance-charts/candlestick.fsx +++ b/docs/finance-charts/candlestick.fsx @@ -87,7 +87,7 @@ candles1 |> GenericChart.toChartHTML (***include-it-raw***) (** -## Changing the increasing/decresing colors +## Changing the increasing/decreasing colors *) let candles2 = diff --git a/docs/finance-charts/ohlc.fsx b/docs/finance-charts/ohlc.fsx index e7552b3f9..93265bb2c 100644 --- a/docs/finance-charts/ohlc.fsx +++ b/docs/finance-charts/ohlc.fsx @@ -81,7 +81,7 @@ ohlc1 |> GenericChart.toChartHTML (***include-it-raw***) (** -## Changing the increasing/decresing colors +## Changing the increasing/decreasing colors *) let ohlc2 =