From 18383da155e0bec72a5c647a81a241bb0288d358 Mon Sep 17 00:00:00 2001
From: tegenolf <138484196+tegenolf@users.noreply.github.com>
Date: Fri, 18 Oct 2024 00:22:53 +0200
Subject: [PATCH] Update notebook.ipynb

---
 week1/notebook.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/week1/notebook.ipynb b/week1/notebook.ipynb
index ac7da98..8d53ff5 100644
--- a/week1/notebook.ipynb
+++ b/week1/notebook.ipynb
@@ -47,7 +47,7 @@
    "source": [
     "m = 1 # point mass\n",
     "g = 1 # magnitude of the gravitational field\n",
-    "l = 1 # length of the rod"
+    "L = 1 # length of the rod"
    ]
   },
   {
-- 
GitLab