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 |