diff --git a/examples/cms-cosmic/README.md b/examples/cms-cosmic/README.md index 079a5a84f99b8..5baa1665e5ffc 100644 --- a/examples/cms-cosmic/README.md +++ b/examples/cms-cosmic/README.md @@ -61,7 +61,7 @@ cp .env.local.example .env.local Then set each variable on `.env.local`: -- `COSMIC_BUCKET_SLUG` should be the **Bucket slug** key under **Basic Settings**. +- `COSMIC_BUCKET_SLUG` should be the **Bucket slug** key under **API Access**. - `COSMIC_READ_KEY` should be the **Read Key** under **API Access**. - `COSMIC_PREVIEW_SECRET` can be any random string (but avoid spaces) - this is used for [Preview Mode](https://nextjs.org/docs/advanced-features/preview-mode).