lunar-me opened a new pull request, #42648: URL: https://github.com/apache/superset/pull/42648
## Summary This PR fixes a grammar error in `superset/mcp_service/README.md` (line 160). ## Problem The word 'doesnt' is missing an apostrophe and should be 'doesn't'. ## Fix Changed `doesnt` to `doesn't`. ## Type of Change - [x] Documentation fix (grammar) - [ ] Code change - [ ] Breaking change -- 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]
