milleruntime commented on code in PR #2674: URL: https://github.com/apache/accumulo/pull/2674#discussion_r864727573
########## server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/js/tservers.js: ########## @@ -92,10 +88,13 @@ $(document).ready(function() { // reset background of each row $(row).css('background-color', ''); - // return if current rows tserver is not recovering + // return if the current rows' tserver is not recovering Review Comment: I am bad with grammer but I think `row's` is what you want here... "The general rule is that the possessive of a singular noun is formed by adding an apostrophe and s, whether the singular noun ends in s or not." i.e. `the child’s toy` -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org