Fix spelling mistake
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 34s

This commit is contained in:
alexander
2026-02-18 17:00:16 +01:00
parent 336e6b83e0
commit 7c8df692fd

View File

@@ -250,7 +250,7 @@
],
)
*Kannonisch*: Jeder Input Variable muss in jedem Min/Max-Termn enthalten sein
*Kannonisch*: Jeder Input Variable muss in jedem Min/Max-Term enthalten sein
#table(columns: (1fr, 1fr),
fill: (x, y) => if (calc.rem(x, 2) == 1) { tableFillLow } else { tableFillHigh },
@@ -358,7 +358,7 @@
]
#colbreak()
// FlipFlops
#bgBlock(fill: colorState)[
#subHeading(fill: colorState)[Latches, Flipflops und Register]