jwitko commented on PR #13747:
URL: https://github.com/apache/druid/pull/13747#issuecomment-1440889058

   @abhishekagarwal87 The static checks are failing for a spelling error that 
is outside the scope of this PR:
   ```
   > spellcheck
   > mdspell --en-us --ignore-numbers --report '../docs/**/*.md' || 
(./script/notify-spellcheck-issues && false)
   
       ../docs/tutorials/tutorial-jupyter-index.md
          41 | er both try to use port `8888,` so start Jupyter on a different 
port 
   
   >> 1 spelling error found in 227 files
   ```
   They seem to have passed on all things related to this chart once I added 
the license everywhere.
   
   It seems to be complaining about [this 
line](https://github.com/apache/druid/blob/master/docs/tutorials/tutorial-jupyter-index.md?plain=1#L41)
 but I'm not really sure what its even upset about


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

Reply via email to