Skip to content

Commit

Permalink
Update src/pages/[platform]/start/getting-started/setup/index.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Heather Pundt <119376175+heatheramz@users.noreply.github.com>
  • Loading branch information
renebrandel and heatheramz authored Nov 20, 2023
1 parent 321e239 commit 60b11e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/[platform]/start/getting-started/setup/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ Now that your app is set up and Amplify is initialized, you can add an API in th

<InlineFilter filters={["nextjs"]}>

And that's all it takes to install Amplify libraries with your Next.js application. Next, we'll create a new backend API and database tables. Then, we'll use the Amplify library's Next.js adapter to make API requests to your new backend.
That's all it takes to install Amplify libraries with your Next.js application. Next, we'll create a new backend API and database tables. Then, we'll use the Amplify library's Next.js adapter to make API requests to your new backend.

</InlineFilter>

Expand Down

0 comments on commit 60b11e7

Please sign in to comment.