Skip to content

Commit 74fcb6a

Browse files
jpalacPhilBastian
andauthored
Update servicecontrol/transports.md
Co-authored-by: Phil Bastian <[email protected]>
1 parent 068c39d commit 74fcb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servicecontrol/transports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ In addition to the [connection string options of the transport](/transports/sql/
7979

8080
In addition to the [connection string options of the transport](/transports/postgresql/connection-settings.md#connection-configuration) the following ServiceControl specific options are available in versions 5.10 and above:
8181

82-
* `Queue Schema=<schema_name>` - Specifies custom schema for the ServiceControl input queue.
82+
* `Queue Schema=<schema_name>` - Specifies a custom schema for the ServiceControl input queue.
8383
* `Subscriptions Table=<subscription_table_name>` - Specifies PostgreSQL subscription table name.
8484
* *Optional* `Subscriptions Table=<subscription_table_name>@<schema>` - to specify the schema.
8585

0 commit comments

Comments
 (0)