From 8a9d7b15b2a3f9b656ba2eaab0c3c9bed3dd2dd8 Mon Sep 17 00:00:00 2001 From: Peter Powers <pmpowers@usgs.gov> Date: Tue, 20 Dec 2022 13:51:21 -0700 Subject: [PATCH] config docs edits --- docs/pages/Calculation-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/Calculation-Configuration.md b/docs/pages/Calculation-Configuration.md index 74a5c5f4..097e8d59 100644 --- a/docs/pages/Calculation-Configuration.md +++ b/docs/pages/Calculation-Configuration.md @@ -28,7 +28,7 @@ __`gmm`__ `.sigmaScale` |`Double` | `1.0` (100%, no scaling) | Limited to range [0.5..1.0] 50% to 100% `.vertical` |`Boolean` | `false` | Compute vertical ground motions __`disagg`__ - `.retrunPeriod` |`Double` | `2475` | + `.returnPeriod` |`Double` | `2475` | `.bins` |`Object` | | [4](#notes) `.contributorLimit` |`Double` | `0.1` | [5](#notes) __`rate`__ -- GitLab