Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Dec 19, 2022
1 parent fa64481 commit cc54d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/core/developing.md
Expand Up @@ -7,7 +7,7 @@
To develop locally:

1. Install the [GitHub CLI](https://github.com/cli/cli#installation).
1. Clone the Next.js repository (downloads just last commit for faster clone):
1. Clone the Next.js repository (downloads only the last commit for faster clone):
```
gh repo clone vercel/next.js --depth=1 --branch canary --single-branch
```
Expand Down

0 comments on commit cc54d8d

Please sign in to comment.