From 128f2d3e7ba83beb6e6aa58cad296e2a4582bad9 Mon Sep 17 00:00:00 2001 From: kartik_giri Date: Mon, 17 Apr 2023 21:54:37 +0530 Subject: [PATCH] fixes typo in README ('Stategies' => 'Strategies') --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c38a5be..1597add5 100644 --- a/README.md +++ b/README.md @@ -835,7 +835,7 @@ Backup Faucet: https://sepo 🧪 [Alchemy: https://alchemy.com/?a=673c802981](https://alchemy.com/?a=673c802981) ## Effective Debugging Strategies & Getting Help -*[⌨️ (5:30:46) Effective Debugging Stategies & Getting Help](https://youtu.be/gyMwXuJrbJQ?t=19846)* +*[⌨️ (5:30:46) Effective Debugging Strategies & Getting Help](https://youtu.be/gyMwXuJrbJQ?t=19846)* 1. Tinker and isolate problem 1. For this course, take at LEAST 15 minutes to figure out a bug. 2. Google / Web Search the Exact problem