Skip to content

Commit ed4f742

Browse files
committed
Fix
1 parent 19ea611 commit ed4f742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

physics/newtons_second_law_of_motion.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Description:
33
Newton's second law of motion pertains to the behavior of objects for which
44
all existing forces are not balanced.
5-
The second law states that the acceleration of an object is dependent upon two variables
6-
- the net force acting upon the object and the mass of the object.
5+
The second law states that the acceleration of an object is dependent upon
6+
two variables - the net force acting upon the object and the mass of the object.
77
The acceleration of an object depends directly
88
upon the net force acting upon the object,
99
and inversely upon the mass of the object.

0 commit comments

Comments
 (0)