From b42fb10b018befc111bf7583247febc61e134af7 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sun, 22 Feb 2026 20:37:52 -0600 Subject: [PATCH] Initial Commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dba8857..aa2c11c1 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ This repo is set up to contain each days lecture material. The `README.md` file ```bash git pull ``` -Make sure that you are in the root directory of the `Module-1-Resources` repo so that you recieve the most up to date version of the directory. +Make sure that you are in the root directory of the `Module-1-Resources` repo so that you receive the most up to date version of the directory. In the `code-it-out` folders, there are files that contain the examples from the video lectures. You can complete those examples, but they are not mandatory to do. It is just for extra practice.