Skip to content

Commit 0b53033

Browse files
i18n(ko-KR): update xata.mdx (#11607)
Co-authored-by: Yan <[email protected]>
1 parent 6868d20 commit 0b53033

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { FileTree } from '@astrojs/starlight/components';
2020
### 전제조건
2121

2222
- 데이터베이스가 생성된 [Xata](https://app.xata.io/signin) 계정이 필요합니다. (웹 UI에서 샘플 데이터베이스를 사용할 수 있습니다.)
23-
- 액세스 토큰 (`XATA_TOKEN_API`)이 필요합니다.
23+
- 액세스 토큰 (`XATA_API_KEY`)이 필요합니다.
2424
- 여러분의 데이터베이스 URL이 필요합니다.
2525

2626
[Xata CLI](https://xata.io/docs/getting-started/installation)를 업데이트하고 초기화하면 `.env` 파일에 API 토큰이 정의되고 데이터베이스 URL이 정의됩니다.

0 commit comments

Comments
 (0)