Skip to content

Commit

Permalink
docs(readme): fix typo in quick start section (#34)
Browse files Browse the repository at this point in the history
* docs(readme): fix typo in quick start section

* Revert quote changes

---------

Co-authored-by: Frank <wangfanjie@gmail.com>
  • Loading branch information
imattferreira and fwang committed Feb 1, 2023
1 parent b4e096b commit 6f8b321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ OpenNext aims to support all Next.js 13 features. Some features are work in prog

## Quick start

1. Naviate to your Next.js app
1. Navigate to your Next.js app

```bash
cd my-next-app
Expand Down

1 comment on commit 6f8b321

@vercel
Copy link

@vercel vercel bot commented on 6f8b321 Feb 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

open-next – ./

open-next-sst-dev.vercel.app
open-next-git-main-sst-dev.vercel.app
open-next.vercel.app

Please sign in to comment.