Skip to content

Commit c21efdd

Browse files
authored
chore(docs): Fix typo in CONTRIBUTING.md
1 parent 3f784ce commit c21efdd

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
@@ -13,7 +13,7 @@ Thank you for your interest in contributing to the library!
1313

1414
## Setup
1515

16-
1. [For the repository](https://help.github.com/articles/fork-a-repo/)
16+
1. [Fork the repository](https://help.github.com/articles/fork-a-repo/)
1717
1. Clone your new forked repository to your local computer
1818
1. Set the `benmvp` repository as your branch's upstream branch: `git remote add upstream https://github.com/benmvp/benmvp-cli.git`
1919
1. Navigate to the root directory of your newly cloned repository: `cd /path/to/benmvp-cli`

0 commit comments

Comments
 (0)