Skip to content

Commit afd425f

Browse files
committed
Fixed typo error
1 parent 5ed6e43 commit afd425f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ flowchart LR
5353

5454
1. **Clone the repository:**
5555
```bash
56-
git clone https://github.com/your-username/recodehive-website.git
56+
git clone https://github.com/your-username/recode-website.git
5757
```
5858

5959
2. **Navigate to the project directory:**
@@ -112,7 +112,7 @@ recode-website/
112112
| ├── Google-Student-Ambassador/
113113
| ├── ...
114114
├── src/ 🔹Source Code
115-
| └── compenents/
115+
| └── components/
116116
| ├── css/
117117
| └── custom.css
118118
| ├── data/

0 commit comments

Comments
 (0)