From 90eea9d05207895587617ccb714d1078d24c21b4 Mon Sep 17 00:00:00 2001 From: Omnissiah <234093135+Zeta1313@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:40:27 -0700 Subject: [PATCH] Testing Testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fe64e7..026ffc3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Introduction to using git and GitHub. Will lead you through your first fork, clo ``` If this does not work, you can instead open VS Code, and click on File > Open Folder. Then find and select the `github-intro` folder. Either way, keep the terminal window open. We will return it it soon. 1. Open the `README.md` file. Make any change to it (adding your name, writing a poem, fixing a typo you found, etc). - > Note that the change you make will be public for anyone on the internet to see. + > Note that the change you make will be public for anyone on the internet to see. Who's going to be looking? 1. Save the changes.