We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2ef48 commit a27c2beCopy full SHA for a27c2be
templates/api-service-intro.html
@@ -11,7 +11,7 @@
11
ground motions via residuals computation. For a given model and intensity measure,
12
the (non-normalized) total residual is defined by:
13
<span class='text-nowrap' style='font-style: italic;'>residual = ln(observed) - ln(predicted)</span>,
14
-whereas inter- (between-) and intra- (within-) event residuals are computed via eq. 10 of
+whereas inter- (between-) and intra- (within-) event residuals are computed using eq. 10 of
15
<a href='https://doi.org/10.1785/BSSA0820010505' target='_blank'>Abrahamson & Youngs (1992)</a>.
16
17
{% elif service == 'model-info' %}
@@ -22,5 +22,5 @@
22
directly in the browser window (tested with Firefox and Chrome).
23
24
{% else %}
25
-CACANAUTO!
+
26
{% endif %}
0 commit comments