From a356dd928a658fe70746d7a7f6ae7ede3f910693 Mon Sep 17 00:00:00 2001 From: Brandon Dusch Date: Mon, 6 Feb 2023 18:35:05 -0500 Subject: [PATCH] correct filename typo for challenge #24 --- 5-lists/{24_reading_list.py => 24_reading.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 5-lists/{24_reading_list.py => 24_reading.py} (100%) diff --git a/5-lists/24_reading_list.py b/5-lists/24_reading.py similarity index 100% rename from 5-lists/24_reading_list.py rename to 5-lists/24_reading.py