From d7bf4ecf3638ff9aa89378f6ddfea20bea97a5e6 Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Sat, 21 Dec 2024 18:34:07 +1300 Subject: [PATCH] Fix a mistake in the docs --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 3d7079c..60bc0fe 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -170,7 +170,7 @@ returns the same results as _This is an experimental feature._ -The `multiprocess = True` parameter in the call to `calculate_ts` will cause echoSMs to divide the requested model runs over as many cores as your computer has. Total solution time will decrease almost linearly with the number of models runs. +The `multiprocess = True` parameter in the call to `calculate_ts` will cause echoSMs to divide the requested model runs over as many cores as your computer has. Total solution time will decrease almost linearly with the number of cores. ## Reference model definitions