From 33e4c74ef86ac90d3ea045444273afb95950c32e Mon Sep 17 00:00:00 2001 From: Rahul Srivastav Date: Mon, 5 Jun 2023 14:11:51 +0530 Subject: [PATCH] Update > Navicat > Review comments --- docs/cloud/integrations/navicat.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/cloud/integrations/navicat.md b/docs/cloud/integrations/navicat.md index d71ea68..f1d9929 100644 --- a/docs/cloud/integrations/navicat.md +++ b/docs/cloud/integrations/navicat.md @@ -36,19 +36,19 @@ Database: [Navicat](https://navicat.com/en/download/navicat-for-postgresql) is available to use on your desktop through a free trial or by making a paid purchase. -To create a new connection, first click on `Connection` and select `PostgreSQL`. Enter the connection details, enable SSL then Click `Test Connection` to verify and Save. +To create a new connection, first click on `Connection` and select `PostgreSQL`. Enter the connection details, enable SSL,click `Test Connection` to verify, then click `Save`.
-Once you're connected to Steampipe Cloud, the PostgreSQL Explorer can access the plugins and it's tables available in your workspace. +Once you're connected to Steampipe Cloud, the PostgreSQL Explorer can access the connection's tables in your workspace.
-We use the AWS plugin and select the `aws_ec2_instance_availability` table. Navicat displays the table's schema and previews the data. You can drag the columns to organize the data and choose to export the data to a [variety of formats](https://steampipe.io/docs/reference/cli/check#output-formats). +We use the AWS plugin and select the `aws_ec2_instance_availability` table. Navicat displays the table's schema and previews the data. You can drag the columns to organize the data, and export the data to a [variety of formats](https://steampipe.io/docs/reference/cli/check#output-formats).
@@ -56,7 +56,7 @@ We use the AWS plugin and select the `aws_ec2_instance_availability` table. Navi ## Create a chart with custom query -Here we will focus on creating a chart to analyze versioning status of S3 Buckets in the AWS account. To begin, click the `New Query` block and paste this query in the command palette and click `Run`. +Here we will focus on creating a chart to analyze the versioning status of S3 Buckets in the AWS account. To begin, click the `New Query` block, paste this query in the command palette, then click `Run`. ``` select