Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1-getting-started-lessons/2-github-basics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ And here's the most beautiful part: the open source community is like the intern

```mermaid
flowchart TD
A[🔍 Explore GitHub] --> B[🏷️ Find "good first issue"]
A[🔍 Explore GitHub] --> B[🏷️ Find 'good first issue']
B --> C[📖 Read Contributing Guidelines]
C --> D[🍴 Fork Repository]
D --> E[💻 Set Up Local Environment]
Expand Down