From 7ee21cf211c1dba281f6dd09fc7d4487932a14e1 Mon Sep 17 00:00:00 2001 From: moshferatu Date: Fri, 27 Sep 2024 06:38:13 -0700 Subject: [PATCH] Trivial change of spacing in %B indicator documentation --- indicators/%b/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indicators/%b/README.md b/indicators/%b/README.md index e616df7..d2c5298 100644 --- a/indicators/%b/README.md +++ b/indicators/%b/README.md @@ -30,7 +30,7 @@ Example values and positions relative to Bollinger Bands: **Lower Level**: The value of the lower level displayed by the indicator. (Default: 0.0) -**Upper Level Stroke**: The color and width of the upper level. (Default: LimeGreen 3px) +**Upper Level Stroke**: The color and width of the upper level. (Default: Lime Green 3px) **Lower Level Stroke**: The color and width of the lower level. (Default: Red 3px)