villebro commented on code in PR #22796: URL: https://github.com/apache/superset/pull/22796#discussion_r1082161210
########## docs/docs/installation/installing-superset-using-docker-compose.mdx: ########## @@ -84,9 +84,11 @@ and wait for the `superset_node` container to finish building the assets. #### Configuring Docker Compose -The following is for users who want to configure how Superset starts up in Docker Compose; otherwise, you can skip to the next section. +The following is for users who want to configure how Superset running in Docker Compose; otherwise, you can skip to the next section. Review Comment: nit, should this be "runs"? ```suggestion The following is for users who want to configure how Superset runs in Docker Compose; otherwise, you can skip to the next section. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
