Skip to content

Commit

Permalink
chore/fix typo on contributing documentation (#41037)
Browse files Browse the repository at this point in the history
Fixes #41038
  • Loading branch information
Trystanr committed Sep 29, 2022
1 parent b4e53b7 commit 26a23e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/core/developing.md
Expand Up @@ -9,7 +9,7 @@ To develop locally:
1. Install the [GitHub CLI](https://github.com/cli/cli#installation).
1. Clone the Next.js repository:
```
gh repo clone vercel/next.js`
gh repo clone vercel/next.js
```
1. Create a new branch:
```
Expand Down

0 comments on commit 26a23e9

Please sign in to comment.