From f5aaba40a683fdb86206e3d6c6e255de0b8269d3 Mon Sep 17 00:00:00 2001 From: Matt Eland Date: Tue, 24 Oct 2023 23:53:34 -0400 Subject: [PATCH] Fixed typos with decreasing --- 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 =