Skip to content

Commit 87aa8c0

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

9 files changed

+9
-9
lines changed

versioned_docs/version-3.12/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.12/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.12/run-non-transactional-storage-operations-through-library.mdx

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

176176
:::note
177177

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

180180
:::
181181
</TabItem>

versioned_docs/version-3.12/run-transactions-through-scalardb-core-library.mdx

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

176176
:::note
177177

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

180180
:::
181181
</TabItem>

versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx

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

187187
:::note
188188

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

191191
:::
192192
</TabItem>

versioned_docs/version-3.12/scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface.mdx

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

186186
:::note
187187

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

190190
:::
191191
</TabItem>

versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster-sql.mdx

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

186186
:::note
187187

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

190190
:::
191191
</TabItem>

versioned_docs/version-3.12/scalardb-cluster/run-transactions-through-scalardb-cluster.mdx

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

187187
:::note
188188

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

191191
:::
192192
</TabItem>

versioned_docs/version-3.12/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)