summaryrefslogtreecommitdiff
path: root/typst/main.typ
diff options
context:
space:
mode:
Diffstat (limited to 'typst/main.typ')
-rw-r--r--typst/main.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/typst/main.typ b/typst/main.typ
index 2676c32..425cf02 100644
--- a/typst/main.typ
+++ b/typst/main.typ
@@ -55,7 +55,7 @@ and is assumed to be zero.
// Stokes
#math.equation(
block: true,
-$ μ∇²u − ∇p +f = 0,\
+$ μ∇²u + f = ∇p,\
∇ · u = 0 $
)