317brian commented on PR #17986:
URL: https://github.com/apache/druid/pull/17986#issuecomment-2863829984

   It's sitll failing a spellcheck around a function name
   
   ```
   > spellcheck
   > mdspell --en-us --ignore-numbers --report '../docs/**/*.md' || 
(./script/notify-spellcheck-issues && false)
   
       ../docs/development/extensions-contrib/compressed-big-decimal.md
         188 | u used *doubleSum* instead of compressedBigDecimalSum the result 
would be  
   ```
   
   You can run the spellcheck locally by going to `website` and running `npm 
run spellcheck` or `yarn spellcheck`.
   
   I've gone ahead and updated the spelling file 


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