From 4c10c80512805938cd7bcfff984e1f49e4a35437 Mon Sep 17 00:00:00 2001 From: Spoertm <47951676+Spoertm@users.noreply.github.com> Date: Sun, 3 May 2026 13:49:54 +0200 Subject: [PATCH] Fix typo in help.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit randomnes → randomness --- help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help.html b/help.html index 357c9da..bd3a4af 100644 --- a/help.html +++ b/help.html @@ -150,7 +150,7 @@

Options Box

Use Prediction Model - Selecting this will enable doodlebunnyhops prediction model, which, instead of using averaging calculations, will calculate crop predictions based on randomnes. Pressing on the Recalculate button will re-run the predictions. Results will vary on each re-run. + Selecting this will enable doodlebunnyhops prediction model, which, instead of using averaging calculations, will calculate crop predictions based on randomness. Pressing on the Recalculate button will re-run the predictions. Results will vary on each re-run.