fix: various typo fixes in MD files (#17309)

* Various typo fixes in MD files

* Undo fixes in CHANGELOG.md to match PR titles

* Update CONTRIBUTING.md

Co-authored-by: Geido <60598000+geido@users.noreply.github.com>

Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
This commit is contained in:
PApostol
2021-11-09 15:44:10 +00:00
committed by GitHub
parent 561d1ac9f2
commit 6b1de57207
3 changed files with 7 additions and 7 deletions

View File

@@ -179,7 +179,7 @@ the tag and create a signed source tarball from it:
Note that `make_tarball.sh`:
- By default assumes you have already executed an SVN checkout to `$HOME/svn/superset_dev`.
This can be overriden by setting `SUPERSET_SVN_DEV_PATH` environment var to a different svn dev directory
This can be overridden by setting `SUPERSET_SVN_DEV_PATH` environment var to a different svn dev directory
- Will refuse to craft a new release candidate if a release already exists on your local svn dev directory
- Will check `package.json` version number and fails if it's not correctly set