From 3a9b15ec1014366e445f3c9517f8a1c390a1e7e2 Mon Sep 17 00:00:00 2001 From: mcsmart76 Date: Thu, 21 Sep 2023 19:35:21 -0700 Subject: [PATCH] Minor grammar fix Change "falled" to "fallen". --- examples/bungee2.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bungee2.ipynb b/examples/bungee2.ipynb index ff6dc9ad..b17664f1 100644 --- a/examples/bungee2.ipynb +++ b/examples/bungee2.ipynb @@ -429,7 +429,7 @@ "source": [ "## Phase 2\n", "\n", - "Once the jumper has falled more than the length of the cord, acceleration due to energy transfer from the cord stops abruptly. As the cord stretches, it starts to exert a spring force. So let's simulate this second phase." + "Once the jumper has fallen more than the length of the cord, acceleration due to energy transfer from the cord stops abruptly. As the cord stretches, it starts to exert a spring force. So let's simulate this second phase." ] }, {