Skip to content

Commit 9c1bed9

Browse files
refactor: format
1 parent 3b63f82 commit 9c1bed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/modelingtoolkitize_index_reduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Specifically, for a pendulum with unit mass and length $L$, which thus has
5656
kinetic energy $\frac{1}{2}(v_x^2 + v_y^2)$,
5757
potential energy $gy$,
5858
and holonomic constraint $x^2 + y^2 - L^2 = 0$.
59-
The Lagrange multiplier related to this constraint is equal to half of $T$,
59+
The Lagrange multiplier related to this constraint is equal to half of $T$,
6060
and represents the tension in the rope of the pendulum.
6161

6262
As a good DifferentialEquations.jl user, one would follow

0 commit comments

Comments
 (0)