mik-laj commented on a change in pull request #12188:
URL: https://github.com/apache/airflow/pull/12188#discussion_r528257169
##########
File path: docs/spelling_wordlist.txt
##########
@@ -1297,6 +1297,7 @@ uid
umask
un
unarchived
+uncommittedblobs
Review comment:
This will work if you write each occurrence of this word as a code
literal:
````
A ``uncommiitedblobs`` is an awesome thing
````
````
A uncommiitedblobs is an awesome thing
````
The first example causes no problems. The second will be raise warning by
spellcheck.
----------------------------------------------------------------
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]