We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c80e7d commit 82a4c23Copy full SHA for 82a4c23
src/data/examples/en/09_Simulate/00_Forces.js
@@ -9,7 +9,7 @@
9
// Bodies experience gravity continuously
10
// Bodies experience fluid resistance when in "water"
11
12
-// Five moving bodies
+// Nine moving bodies
13
let movers = [];
14
15
// Liquid
0 commit comments