Skip to content

Commit 26a23e9

Browse files
authored
chore/fix typo on contributing documentation (vercel#41037)
Fixes vercel#41038
1 parent b4e53b7 commit 26a23e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/core/developing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To develop locally:
99
1. Install the [GitHub CLI](https://github.com/cli/cli#installation).
1010
1. Clone the Next.js repository:
1111
```
12-
gh repo clone vercel/next.js`
12+
gh repo clone vercel/next.js
1313
```
1414
1. Create a new branch:
1515
```

0 commit comments

Comments
 (0)