Skip to content

Commit 6868d20

Browse files
jp-knjjp-knjyanthomasdev
authored
Fix guides/backend/xata.mdx (withastro#11602)
Co-authored-by: jp-knj <[email protected]> Co-authored-by: Yan <[email protected]>
1 parent 92d545d commit 6868d20

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/en/guides/backend

1 file changed

+1
-1
lines changed

src/content/docs/en/guides/backend/xata.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import { FileTree } from '@astrojs/starlight/components';
1919
### Prerequisites
2020

2121
- A [Xata](https://app.xata.io/signin) account with a created database. (You can use the sample database from the Web UI.)
22-
- An Access Token (`XATA_TOKEN_API`).
22+
- An Access Token (`XATA_API_KEY`).
2323
- Your Database URL.
2424

2525
After you update and initialize the [Xata CLI](https://xata.io/docs/getting-started/installation), you will have your API token in your `.env` file and database URL defined.

0 commit comments

Comments
 (0)