jwitko commented on PR #13835: URL: https://github.com/apache/druid/pull/13835#issuecomment-1440888225
Hey @317brian I have https://github.com/apache/druid/pull/13747 failing on a static CI check for something that looks appropriate for this PR and I'm guessing it will fail for you as well? ``` > 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 ``` Although to be fair I have no idea what its upset about? Seems to be complaining about [this line](https://github.com/apache/druid/blob/master/docs/tutorials/tutorial-jupyter-index.md?plain=1#L41) -- 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]
