Skip to content

Commit 87899a7

Browse files
committed
test2
1 parent 7c64267 commit 87899a7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/learn/audit.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ Where `EXP` indicates experimental, `CAVEAT` indicates partial support / support
121121

122122
testing in production be like:
123123

124-
$$
125124
\[
126125
\text{total} = P + (N \cdot S_d)
127126
\]
@@ -134,11 +133,12 @@ $$
134133
\end{cases}
135134
\]
136135

137-
\text{donde:}
138-
\begin{align*}
136+
\[
137+
\text{donde:} \quad
138+
\begin{aligned}
139139
P &= \text{positives} \\
140140
N &= \text{negatives} \\
141141
S_d &= \text{severityDeBump (reduce el total)} \\
142142
S_b &= \text{severityBump (aumenta el riesgo)}
143-
\end{align*}
144-
$$
143+
\end{aligned}
144+
\]

0 commit comments

Comments
 (0)