From 811374539a6276766bb4c3c37517971b9236b202 Mon Sep 17 00:00:00 2001 From: michaelcade Date: Sun, 16 Jan 2022 18:38:02 +0000 Subject: [PATCH] day 17 edits --- Days/day17.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day17.md b/Days/day17.md index b42ea40..7c1fbf4 100644 --- a/Days/day17.md +++ b/Days/day17.md @@ -70,7 +70,7 @@ Another pointer to navigate around in vim we can use `H,J,K,L` as well as our ar ## Resources - [Vim in 100 Seconds](https://www.youtube.com/watch?v=-txKSRn0qeA) -- [Vim tutorial](https://www.youtube.com/watch?v=IiwGbcd8S7I)s +- [Vim tutorial](https://www.youtube.com/watch?v=IiwGbcd8S7I) - [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70) - [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)