From c782c55dc21e7cac98f2b56b2cdfe669e3b72025 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Tue, 20 Feb 2018 20:44:51 +0000 Subject: [PATCH] Correct spelling mistake. --- js/statsModule.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/statsModule.js b/js/statsModule.js index 2bbaaa3..4c48dc2 100644 --- a/js/statsModule.js +++ b/js/statsModule.js @@ -1,7 +1,7 @@ /* statsModule.js - A template for modular statistical analysis methods for cFIREsim -Required paramters: +Required parameters: Functions must always have the parameters (form, sim) to represent the input form, the simulation container. All other properties can support the main statistical analysis functions