This is an automated email from the ASF dual-hosted git repository. srini pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push: new 2b9d579 Slight formatting fixes in exploring-data.mdx (#12846) 2b9d579 is described below commit 2b9d5795ada7648943980976b32ac27940ab7778 Author: neilsmiller <30352448+neilsmil...@users.noreply.github.com> AuthorDate: Sat Jan 30 17:54:34 2021 -0500 Slight formatting fixes in exploring-data.mdx (#12846) Add missing space, correct spacing for bold formatting --- docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx b/docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx index e8c6044..4a77394 100644 --- a/docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx +++ b/docs/src/pages/docs/Creating Charts and Dashboards/exploring-data.mdx @@ -73,7 +73,7 @@ Click **Apply** to save. Now, we want to specify the rows in our table by using the **Group by** option. Since in this example, we want to understand different Travel Classes, we select **Travel Class** in this menu. -Next, we can specify the metrics we would like to see in our table with the **Metrics**option. +Next, we can specify the metrics we would like to see in our table with the **Metrics** option. - `COUNT(*)`, which represents the number of rows in the table (in this case, quantity of flights in each Travel Class) @@ -87,7 +87,7 @@ Finally, select **Run Query** to see the results of the table. To save the visualization, click on **Save** in the top left of the screen. In the following modal, -- Select the ** Save as** +- Select the **Save as** option and enter the chart name as Tutorial Table (you will be able to find it again through the **Charts** screen, accessible in the top menu). - Select **Add To Dashboard** and enter