Skip to content

Commit bb65594

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent eae3e0f commit bb65594

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

versioned_docs/version-3.11/getting-started-with-scalardb-by-using-kotlin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ For a list of databases that ScalarDB supports, see [Databases](requirements.mdx
192192

193193
:::note
194194

195-
You can use a primary key or a secondary key as the value for `scalar.db.password`.
195+
You can use the primary key or the secondary key in your Azure Cosmos DB account as the value for `scalar.db.password`.
196196

197197
:::
198198
</TabItem>

versioned_docs/version-3.11/getting-started-with-scalardb.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ For a list of databases that ScalarDB supports, see [Databases](requirements.mdx
192192

193193
:::note
194194

195-
You can use a primary key or a secondary key as the value for `scalar.db.password`.
195+
You can use the primary key or the secondary key in your Azure Cosmos DB account as the value for `scalar.db.password`.
196196

197197
:::
198198
</TabItem>

versioned_docs/version-3.11/scalardb-cluster/standalone-mode.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ For a list of databases that ScalarDB supports, see [Databases](../requirements.
183183

184184
:::note
185185

186-
You can use a primary key or a secondary key as the value for `scalar.db.password`.
186+
You can use the primary key or the secondary key in your Azure Cosmos DB account as the value for `scalar.db.password`.
187187

188188
:::
189189
</TabItem>

0 commit comments

Comments
 (0)