Skip to content

Commit 4a900ef

Browse files
committed
Minor grammar fix within database descriptions
1 parent a278336 commit 4a900ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3807,7 +3807,7 @@ paths:
38073807
x-linode-cli-action: mongodb-creds-view
38083808
x-linode-grant: read_only
38093809
description: |
3810-
Display the the root username and password for an accessible Managed MongoDB Database.
3810+
Display the root username and password for an accessible Managed MongoDB Database.
38113811

38123812
The Database must have an `active` status to perform this command.
38133813
security:
@@ -4580,7 +4580,7 @@ paths:
45804580
x-linode-cli-action: mysql-creds-view
45814581
x-linode-grant: read_only
45824582
description: |
4583-
Display the the root username and password for an accessible Managed MySQL Database.
4583+
Display the root username and password for an accessible Managed MySQL Database.
45844584

45854585
The Database must have an `active` status to perform this command.
45864586
security:
@@ -5355,7 +5355,7 @@ paths:
53555355
x-linode-cli-action: postgresql-creds-view
53565356
x-linode-grant: read_only
53575357
description: |
5358-
Display the the root username and password for an accessible Managed PostgreSQL Database.
5358+
Display the root username and password for an accessible Managed PostgreSQL Database.
53595359

53605360
The Database must have an `active` status to perform this command.
53615361
security:

0 commit comments

Comments
 (0)