mistercrunch closed pull request #6247: Fixed grammatical errors
URL: https://github.com/apache/incubator-superset/pull/6247
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/import_export_datasources.rst 
b/docs/import_export_datasources.rst
index 4de7a74dc3..d398428839 100644
--- a/docs/import_export_datasources.rst
+++ b/docs/import_export_datasources.rst
@@ -49,7 +49,7 @@ By default, default (null) values will be omitted. Use the 
``-d`` flag to includ
 If you want back references to be included (e.g. a column to include the table 
id
 it belongs to) use the ``-b`` flag.
 
-Alternatively you can export datasources using the UI:
+Alternatively, you can export datasources using the UI:
 
 1. Open **Sources** -> **Databases** to export all tables associated to a
    single or multiple databases. (**Tables** for one or more tables,
@@ -95,7 +95,7 @@ those would be synchronised as well.
 
 
 If you don't supply the sync flag (``-s``) importing will only add and update 
(override) fields.
-E.g. you can add a ``verbose_name`` to the the column ``ds`` in the table 
``random_time_series`` from the example datasets
+E.g. you can add a ``verbose_name`` to the column ``ds`` in the table 
``random_time_series`` from the example datasets
 by saving the following YAML to file and then running the 
``import_datasources`` command. ::
 
     databases:


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to