errose28 commented on code in PR #89: URL: https://github.com/apache/ozone-site/pull/89#discussion_r1558021127
########## cspell.yaml: ########## @@ -51,6 +51,11 @@ words: - OBS - HttpFS - safemode +- mis-replicate +- mis-replication +- mis-replicated Review Comment: I actually saw the same wikipedia page when I was looking this up. The point of these configs is to make sure we use consistent spelling and capitalization of terms throughout the docs, so this is where we can decide whether we want to use `misreplication` or `mis-replication` across the whole site. cspell also doesn't recognize `misreplication` so we can choose one to add and the other will be flagged as incorrect. -- 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]
