From b390335d141b4aabbd9daddc307e7bede0e1f8da Mon Sep 17 00:00:00 2001 From: ManZ9802 Date: Tue, 18 Nov 2025 00:54:23 +0000 Subject: [PATCH] removed double paragraph typo --- 1-getting-started-lessons/2-github-basics/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/1-getting-started-lessons/2-github-basics/README.md b/1-getting-started-lessons/2-github-basics/README.md index 3a3c7522..e84f93a0 100644 --- a/1-getting-started-lessons/2-github-basics/README.md +++ b/1-getting-started-lessons/2-github-basics/README.md @@ -86,8 +86,6 @@ We'll show you the modern, secure ways to work with GitHub right from the start. When working with GitHub, it's important to follow security best practices: -When working with GitHub, it's important to follow security best practices: - | Security Area | Best Practice | Why It Matters | |---------------|---------------|----------------| | **Authentication** | Use SSH keys or Personal Access Tokens | Passwords are less secure and being phased out |