Skip to content

Commit 830d19b

Browse files
authored
chore: fix copy-paste leftover in the contributing guide (#203)
1 parent ede9df8 commit 830d19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ git clone [email protected]:YOUR_USERNAME/api-viewer-element.git
1515
Once cloning is complete, change directory to the repository and add the upstream project as a remote.
1616

1717
```sh
18-
cd web
18+
cd api-viewer-element
1919
git remote add upstream [email protected]:open-wc/api-viewer-element.git
2020
```
2121

0 commit comments

Comments
 (0)