From 7a6c6b209054ece4472e7561c852589ba7f9fb94 Mon Sep 17 00:00:00 2001 From: Jidong Xiao Date: Tue, 18 Feb 2025 19:21:52 -0500 Subject: [PATCH] rename --- labs/list_implementation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/list_implementation/README.md b/labs/list_implementation/README.md index 381335b..8cf00fc 100644 --- a/labs/list_implementation/README.md +++ b/labs/list_implementation/README.md @@ -1,4 +1,4 @@ -# Lab 7 — List Implementation +# Lab 5 — List Implementation ## Checkpoint 1 *estimate: 20-30 minutes*