You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "dashanji (via GitHub)" <gi...@apache.org> on 2023/03/08 07:18:45 UTC

[GitHub] [airflow] dashanji commented on a diff in pull request #29936: Fix some typos on the kubernetes documentation

dashanji commented on code in PR #29936:
URL: https://github.com/apache/airflow/pull/29936#discussion_r1129050711


##########
docs/apache-airflow/administration-and-deployment/production-deployment.rst:
##########
@@ -38,7 +38,7 @@ You can change the backend using the following config
     sql_alchemy_conn = my_conn_string
 
 Once you have changed the backend, airflow needs to create all the tables required for operation.
-Create an empty DB and give airflow's user the permission to ``CREATE/ALTER`` it.
+Create an empty DB and give airflow's user permission to ``CREATE/ALTER`` it.

Review Comment:
   Thanks for the catching.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org