Skip to content

Commit bd9868b

Browse files
authored
Merge pull request #127 from smairal/fix-typo
Fixed a minor typo in CONTRIBUTING.md
2 parents a137fe6 + cd33843 commit bd9868b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For example:
1818
```
1919
git clone https://github.com/<github_username>/firstcontributions.github.io.git
2020
```
21-
where `<github_sername>` is your GitHub username.
21+
where `<github_username>` is your GitHub username.
2222
Here you're copying the contents of your firstcontributions.github.io repository on GitHub to your computer.
2323

2424
## Running The Project

0 commit comments

Comments
 (0)