Skip to content

Commit 87bb5f6

Browse files
docs: typo fix
1 parent 4bafcd8 commit 87bb5f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/CONTRIB-GUIDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Make sure Git is installed. Then open your terminal and run:
4545

4646
```
4747
48-
git clone [https://github.com/rignitc/RIGNITC](https://github.com/rignitc/RIGNITC)
48+
git clone https://github.com/rignitc/RIGNITC
4949
5050
```
5151

@@ -118,7 +118,7 @@ Then open:
118118

119119
```
120120
121-
[http://localhost:8000](http://localhost:8000)
121+
http://localhost:8000
122122
123123
```
124124

@@ -294,7 +294,7 @@ Commit:
294294

295295
```
296296
297-
git commit -m "feat: added new achievement entry"
297+
git commit -m "feat(contact): added reCAPTCHA verif"
298298
299299
```
300300

0 commit comments

Comments
 (0)