Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Berchet <[email protected]>
  • Loading branch information
irvinebroque and vicb authored Sep 24, 2024
1 parent 1ccc2cf commit e5d09c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/cloudflare/bindings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Alternatively, you can use [@cloudflare/next-on-pages](https://www.npmjs.com/pac

#### How to configure your Next.js app so it can access bindings

Install [@opennextjs/cloudflare](https://www.npmjs.com/package/@opennextjs/cloudflare), and then add a `wrangler.toml` file in the root directory of your Next.js app, as described in [Get Started](/cloudflare/get-started), y
Install [@opennextjs/cloudflare](https://www.npmjs.com/package/@opennextjs/cloudflare), and then add a `wrangler.toml` file in the root directory of your Next.js app, as described in [Get Started](/cloudflare/get-started)

#### How to access bindings in your Next.js app

Expand Down

0 comments on commit e5d09c1

Please sign in to comment.