From 7ca7eafee4eda55d283791a65e81788056999c3a Mon Sep 17 00:00:00 2001 From: "Anthony D. Mays" Date: Tue, 9 Apr 2024 04:50:59 +0000 Subject: [PATCH] docs: spelling and additional instructions --- lesson_18/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lesson_18/README.md b/lesson_18/README.md index 65cfaca4..480795e6 100644 --- a/lesson_18/README.md +++ b/lesson_18/README.md @@ -10,7 +10,8 @@ ## Homework * Go through the lecture resources to understand the basics of working with web clients and servers. Feel free to skip the HTML tutorial if you feel comfortable working with the basics already. -* Complete the [Exploring the Client and Servers](#exploring-the-client-and-servers) walthrough. +* Complete the [Exploring the Client and Servers](#exploring-the-client-and-servers) walkthrough. You will not need to submit a PR for this assignment. +* Continue working on [lesson_16](/lesson_16/) PR submission. ## Exploring the Client and Servers