errose28 commented on code in PR #89: URL: https://github.com/apache/ozone-site/pull/89#discussion_r1561866297
########## cspell.yaml: ########## @@ -51,6 +51,11 @@ words: - OBS - HttpFS - safemode +- mis-replicate +- mis-replication +- mis-replicated Review Comment: Ok let's keep "mis-replication". "overreplication" and "underreplication" will already be flagged. CSpell doesn't support matching on spaces so we can't forbid "over replication" in favor of "over-replication" with cspell, although I could just add a `grep` at the end of the `spelling.sh` file that does this. -- 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]
