Skip to content

Commit

Permalink
chore: fix copy-paste leftover in the contributing guide (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored May 17, 2024
1 parent ede9df8 commit 830d19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ git clone [email protected]:YOUR_USERNAME/api-viewer-element.git
Once cloning is complete, change directory to the repository and add the upstream project as a remote.

```sh
cd web
cd api-viewer-element
git remote add upstream [email protected]:open-wc/api-viewer-element.git
```

Expand Down

0 comments on commit 830d19b

Please sign in to comment.