Skip to content

Commit 75e271d

Browse files
authored
Merge pull request #892 from ebouchut/fix/equation_not_displayed
✏️ Fix equation not displayed in a table
2 parents 7043d06 + b7328e9 commit 75e271d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operation/algorithm/prediction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ where BG is the predicted change in glucose with the units (mg/dL/5min) at time
226226

227227
The retrospective correction effect can be illustrated with an example: if the BG*vel* over the past 30 minutes was -10 mg/dL per 5min, then the retrospective correction effect over the next 60 minutes would be as follows:
228228

229-
| Minutes relative to now (*t=0*) | Percent of $BG_{vel}$ Applied to RC Effect | $\Delta BG_{RC}[t]$ |
229+
| Minutes relative to now (*t=0*) | Percent of $BG_{vel}$ Applied to RC Effect | $\Delta BG_{\mathit{R}\mathit{C}}[t]$ |
230230
|---------------------------------|--------------------------------------------|---------------------|
231231
| 5 | 100% | -10 |
232232
| 10 | 91% | -9.1 |

0 commit comments

Comments
 (0)