Skip to content

Commit 591ac36

Browse files
committed
fix bad indent
1 parent 5df87a9 commit 591ac36

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

docs/reference/ssvc_crosswalk.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,16 @@ The SSVC *Public Value Added* decision point can take on the values *Precedence*
189189
already be public.
190190
*Limited* means that publication impact might be limited because the information is already widely known.
191191

192-
!!! note "SSVC *Public Value Added Decision Point Mapped to CS States"
192+
!!! note "SSVC *Public Value Added* Decision Point Mapped to CS States"
193193

194-
$$ SSVC(pva) =
195-
\begin{cases}
196-
Precedence & \iff q^{cs} \in \cdot\cdot\cdot p\cdot\cdot \\
197-
Ampliative & \iff q^{cs} \in VFdp\cdot\cdot \textrm{ or } q^{cs} \in \cdot\cdot dP\cdot\cdot \\
198-
Limited & \iff q^{cs} \in VF\cdot P\cdot \\
199-
\end{cases}$$
194+
$$
195+
SSVC(pva) =
196+
\begin{cases}
197+
Precedence & \iff q^{cs} \in \cdot\cdot\cdot p\cdot\cdot \\
198+
Ampliative & \iff q^{cs} \in VFdp\cdot\cdot \textrm{ or } q^{cs} \in \cdot\cdot dP\cdot\cdot \\
199+
Limited & \iff q^{cs} \in VF\cdot P\cdot \\
200+
\end{cases}
201+
$$
200202

201203
### Supplier Engagement
202204

0 commit comments

Comments
 (0)