Skip to content

Commit 3e41041

Browse files
AUTO: Sync ScalarDB docs in English to docs site repo (#1473)
Co-authored-by: josh-wong <[email protected]>
1 parent 9ef3531 commit 3e41041

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

versioned_docs/version-3.13/requirements.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ This section describes the required permissions for using ScalarDB with its supp
246246

247247
#### Oracle Database
248248

249-
ScalarDB requires the following actions to be granted to the Oracle Database user that ScalarDB uses to access Oracle Database:
249+
ScalarDB requires the following privileges to be granted to the Oracle Database user that ScalarDB uses to access Oracle Database:
250250

251251
<Tabs groupId="oracle-versions" queryString>
252252
<TabItem value="oracle-23ai" label="Oracle Database 23ai" default>
@@ -325,7 +325,7 @@ ScalarDB requires the following privileges to be granted to the MySQL user that
325325

326326
#### PostgreSQL
327327

328-
ScalarDB requires the following PostgreSQL database role to be granted to the PostgreSQL role that ScalarDB uses to access PostgreSQL:
328+
ScalarDB requires the following database role to be granted to the PostgreSQL role that ScalarDB uses to access PostgreSQL:
329329

330330
<Tabs groupId="postgresql-versions" queryString>
331331
<TabItem value="postgresql-17" label="PostgreSQL 17" default>
@@ -396,7 +396,7 @@ ScalarDB requires the following database roles to be granted to the SQL Server u
396396

397397
#### YugabyteDB
398398

399-
ScalarDB requires the following YugabyteDB database role to be granted to the YugabyteDB role that ScalarDB uses to access YugabyteDB:
399+
ScalarDB requires the following database role to be granted to the YugabyteDB role that ScalarDB uses to access YugabyteDB:
400400

401401
- `SUPERUSER`
402402

@@ -426,7 +426,7 @@ ScalarDB requires the following actions to be granted to the AWS IAM user that S
426426

427427
#### Apache Cassandra
428428

429-
ScalarDB requires the following actions to be granted to the Cassandra role that ScalarDB uses to access Cassandra:
429+
ScalarDB requires the following privileges to be granted to the Cassandra role that ScalarDB uses to access Cassandra:
430430

431431
<Tabs groupId="cassandra-versions" queryString>
432432
<TabItem value="cassandra-3.11" label="Cassandra 3.11" default>

0 commit comments

Comments
 (0)