diff --git a/content/en/docs/Quickstart/using-the-gsql-client-for-connection.md b/content/en/docs/Quickstart/using-the-gsql-client-for-connection.md index 18a76c9daadf4e3ff997c4f256eac3e9e70ca9a0..4558b85ecaa56d0e70d9865b4e2ce8407a50ee1e 100644 --- a/content/en/docs/Quickstart/using-the-gsql-client-for-connection.md +++ b/content/en/docs/Quickstart/using-the-gsql-client-for-connection.md @@ -55,7 +55,7 @@ You can use a client tool to connect to a database through the primary node of t ### Precautions -By default, if a client is idle state after connecting to a database, the client automatically disconnects from the database in the duration specified by **session\_timeout**. To disable the timeout setting, set **session\_timeout **to **0**. +By default, if a client is idle state after connecting to a database, the client automatically disconnects from the database in the duration specified by **session\_timeout**. To disable the timeout setting, set **session\_timeout** to **0**. ### Prerequisites