Skip to content

Commit 13fab7c

Browse files
authored
Update example.rst
1 parent f6e84b5 commit 13fab7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/getting-started/example.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ you can get the Python file from ``examples/solver/ball_plate_solver.py``.
104104
dyna.run("i=ball_plate.k memory=10m ncycle=20000") # begin execution
105105
106106
107-
Postprocessing
108-
~~~~~~~~~~~~~~
107+
Post processing
108+
~~~~~~~~~~~~~~~
109109
The following code processes results from the solve of this basic ball plate example:
110110

111111
.. code:: python

0 commit comments

Comments
 (0)