Skip to content

Comments

Fix minor typo#27431

Merged
XD-DENG merged 1 commit intoapache:mainfrom
jakemraz:fix-typo-set-up-database
Nov 1, 2022
Merged

Fix minor typo#27431
XD-DENG merged 1 commit intoapache:mainfrom
jakemraz:fix-typo-set-up-database

Conversation

@jakemraz
Copy link
Contributor

@jakemraz jakemraz commented Nov 1, 2022

https://airflow.apache.org/docs/apache-airflow/stable/howto/set-up-database.html#setting-up-a-sqlite-database
There is a minor typo 'SQLIte', so I've fixed it to SQLite

Thanks!


^ Add meaningful description above

@boring-cyborg
Copy link

boring-cyborg bot commented Nov 1, 2022

Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst)
Here are some useful points:

  • Pay attention to the quality of your code (flake8, mypy and type annotations). Our pre-commits will help you with that.
  • In case of a new feature add useful documentation (in docstrings or in docs/ directory). Adding a new operator? Check this short guide Consider adding an example DAG that shows how users should use it.
  • Consider using Breeze environment for testing locally, it's a heavy docker but it ships with a working Airflow and a lot of integrations.
  • Be patient and persistent. It might take some time to get a review or get the final approval from Committers.
  • Please follow ASF Code of Conduct for all communication including (but not limited to) comments on Pull Requests, Mailing list and Slack.
  • Be sure to read the Airflow Coding style.
    Apache Airflow is a community-driven project and together we are making it better 🚀.
    In case of doubts contact the developers at:
    Mailing List: dev@airflow.apache.org
    Slack: https://s.apache.org/airflow-slack

@XD-DENG XD-DENG merged commit 98bd9b3 into apache:main Nov 1, 2022
@boring-cyborg
Copy link

boring-cyborg bot commented Nov 1, 2022

Awesome work, congrats on your first merged pull request!

@XD-DENG XD-DENG added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) priority:low Bug with a simple workaround that would not block a release type:doc-only Changelog: Doc Only labels Nov 1, 2022
@pierrejeambrun
Copy link
Member

Thanks for your first contribution @jakemraz 🎉

@jakemraz jakemraz deleted the fix-typo-set-up-database branch November 2, 2022 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation priority:low Bug with a simple workaround that would not block a release type:doc-only Changelog: Doc Only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants