Skip to content

Commit c1b9498

Browse files
committed
Update 3_numerical.rst
1 parent 15edbeb commit c1b9498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/3_numerical.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Time Integration
3232

3333
**Explicit Euler Method**
3434

35-
The first-order explicit Euler scheme advances the position by sampling the velocity at the beginning of the time step:
35+
The first-order explicit Euler scheme ``Euler`` advances the position by sampling the velocity at the beginning of the time step:
3636

3737
.. math::
3838

0 commit comments

Comments
 (0)