caddac commented on issue #10264: URL: https://github.com/apache/airflow/issues/10264#issuecomment-671506913
I've created an initial PR for this and have a few questions about next steps. Spell check is run during docs build, but there is no direct command to run the spell check. Also, all misspellings have been added to the `docs/spellling_wordlist.txt` file and some effort is needed to identify misspellings, remove them from the wordlist and update the docs with the correct spellings. My questions: 1. Should we have a specific command to run spell check other than building the docs? in breeze too? 2. Should I my PR to update the spellings for as many of the misspellings as I can? It will boost the number of files I change, obviously. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
