potiuk commented on code in PR #37075:
URL: https://github.com/apache/airflow/pull/37075#discussion_r1484349148


##########
docs/spelling_wordlist.txt:
##########
@@ -122,6 +122,7 @@ avp
 Avro
 avro
 aws
+AwsBaseAsyncHook

Review Comment:
   Sure - we have docs, we can explain there, also there are messages printed 
after spellcheck fail, we already print quite a lot of information there - for 
example how you can build docs faster with selecting individual packages. Maybe 
a good idea to open PR with such change. 
   
   Docs Troubleshooting:
     
   
https://github.com/apache/airflow/blob/main/docs/README.rst#docs-troubleshooting
 
   
   
   Hints (we print them coloured, to make them stand out): 
   
    https://github.com/apache/airflow/blob/main/docs/build_docs.py#L81
   
   the place where they are printed is here:
   
    
https://github.com/apache/airflow/blob/9f4f208b5da38bc2e82db682c636ec4fcf7ad617/docs/build_docs.py#L554
  
   
   You could check if there are spelling errors and give some hints to the user 
if they do. That would be a nice improvement  - probably you are the right 
person to describe it in the way that will help others like you, who had this 
situation :)



-- 
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]

Reply via email to