Skip to content

Commit

Permalink
chore/fix typo on contributing documentation (vercel#41037)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trystanr authored and BowlingX committed Oct 5, 2022
1 parent d18cb8b commit f85e5af
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 f85e5af

Please sign in to comment.