[incubator-superset] branch update-docs-for-columns updated: spelling

2018-08-27 Thread hugh
This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch update-docs-for-columns
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/update-docs-for-columns by 
this push:
 new 68253cb  spelling
68253cb is described below

commit 68253cbac518cbfb9bd89402af908250ff939cb0
Author: Hugh Miles 
AuthorDate: Mon Aug 27 17:12:00 2018 -0700

spelling
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c8135e1..9c14bc7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -532,7 +532,7 @@ checkpoint.
 
https://github.com/apache/incubator-superset/commit/6c25f549384d7c2fc288451222e50493a7b14104
 
 
-2. superset db migrate -m "this_will_be_in_the_magration_filename"
+2. superset db migrate -m "this_will_be_in_the_migration_filename"
 
 For our example we'll be running this command:
 ```



[incubator-superset] branch update-docs-for-columns updated: spelling

2018-08-27 Thread hugh
This is an automated email from the ASF dual-hosted git repository.

hugh pushed a commit to branch update-docs-for-columns
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/update-docs-for-columns by 
this push:
 new 1c30388  spelling
1c30388 is described below

commit 1c30388975242fb9532ca97ecefdb37c9e60f422
Author: Hugh Miles 
AuthorDate: Mon Aug 27 17:12:22 2018 -0700

spelling
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9c14bc7..474ce94 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -539,7 +539,7 @@ For our example we'll be running this command:
 superset db migrate -m "add_metadata_column_to_annotation_model.py"
 ```
 
-This will generate a file in 
`superset/migrations/version/{SHA}_this_will_be_in_the_magration_filename.py`
+This will generate a file in 
`superset/migrations/version/{SHA}_this_will_be_in_the_migration_filename.py`
 
 
https://github.com/apache/incubator-superset/commit/d3e83b0fd572c9d6c1297543d415a332858e262