Skip to content

Commit 1862fee

Browse files
committed
Fix: corrected spelling mistake in README
1 parent 1c5b815 commit 1862fee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A website to help people make their first open source contribution.
44

55
## Features
66

7-
- **Project Discovery**: Browse open source projects suitable for beginners
7+
- **Project Discovery**: Browse-open source projects suitable for beginners
88
- **Issue Integration**: View "good first issue" and "help wanted" issues directly from GitHub
99
- **Bento Layout**: Modern, responsive card layout with varying heights
10-
- **Real-time Data**: Fetches live issue data from GitHub repositories
10+
- **Real-time Data**: Fetches live issue data from GitHub repositories.
1111

1212
## Setup
1313

@@ -36,7 +36,7 @@ To enable live issue fetching, you'll need a GitHub Personal Access Token:
3636
GITHUB_TOKEN=your_token_here
3737
```
3838

39-
Without a token, the site will work but won't show live GitHub issues due to rate limiting.
39+
Without a token, the site will work but will not show live GitHub issues due to rate limiting.
4040

4141
### Development
4242

0 commit comments

Comments
 (0)