From a7d4634f6f7b68cf61c719be2624097c244bde6e Mon Sep 17 00:00:00 2001 From: KEXIN CHEN <113996265+KexinChen1999@users.noreply.github.com> Date: Tue, 7 May 2024 00:02:27 +0200 Subject: [PATCH] Update documentation.md --- docs/src/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/documentation.md b/docs/src/documentation.md index 212ddab..97e624f 100644 --- a/docs/src/documentation.md +++ b/docs/src/documentation.md @@ -360,7 +360,7 @@ end ``` -conditional (on operating) distributions over specified bins +Conditional (on operating) distributions over specified bins ```julia # Conditional (on operating) distribution of LAND INPUT across specified bins - note this is the same as land_pdf_model l_model = [land1, land2, land3, land4, land5, land6, land7]