Skip to content

Commit

Permalink
Merge pull request #1 from tariknh/typo-fix
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
tariknh committed Oct 29, 2023
2 parents 13d6152 + 3a59cc4 commit 770a55d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Upgrade your Next.js Application from Version 13 to 14.

## Upgrading from 13 to 14

To update to Next.js version 13, run the following command using your preferred package manager:
To update to Next.js version 14, run the following command using your preferred package manager:

```bash filename="Terminal"
npm i next@latest react@latest react-dom@latest eslint-config-next@latest
Expand Down

0 comments on commit 770a55d

Please sign in to comment.