Skip to content

Commit f95181f

Browse files
Update gravity_basics.rst
Fix typo in formula
1 parent d9c8c7f commit f95181f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/gravity/gravity_basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ and since
130130
then
131131

132132
.. math::
133-
\Delta g_z = G \frac{M}{r^3} = G \frac{Mz}{(x^2+z^2)^{3/2}}
133+
\Delta g_z = G \frac{Mz}{r^3} = G \frac{Mz}{(x^2+z^2)^{3/2}}
134134
135135
.. figure:: ./images/response_cylinder.gif
136136
:align: right

0 commit comments

Comments
 (0)