Skip to content

Commit c5947ef

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/requirements.mdx

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

281281
#### Oracle Database
282282

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

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

375375
#### PostgreSQL
376376

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

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

446446
#### YugabyteDB
447447

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

450450
- `SUPERUSER`
451451

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

476476
#### Apache Cassandra
477477

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

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

0 commit comments

Comments
 (0)