Skip to content

Commit 8c2d6cb

Browse files
authored
Merge pull request #138 from YingboMa/patch-1
Fix TeX in docs
2 parents ebc8957 + ed9648e commit 8c2d6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ As a notation that is the same across propagators, regardless of direction. (Inc
410410
- `dx` could be anything, including a pullback/pushforward. It really should not show up outside of tests.
411411

412412

413-
#### ``\dot{y} = \dfrac{∂y}{∂x} = \overbar{x}``
413+
#### ``\dot{y} = \dfrac{∂y}{∂x} = \overline{x}``
414414
- `` is a derivative of the input moving forward: ``v̇ = \frac{∂v}{∂x}`` for input ``x``, intermediate value ``v``.
415415
- `` is a derivative of the output moving backward: ``v̄ = \frac{∂y}{∂v}`` for output ``y``, intermediate value ``v``.
416416

0 commit comments

Comments
 (0)