Co-Authored-By: Kuba Niegowski <1232187+niegowski@users.noreply.github.com>
@@ -208,9 +208,9 @@ function getBiggestRectangleArea( rows, columns ) {
// ↓ ↓
// ┌───┬───┬───┬───┐
// │ a │ a │ b │ b │ ← header row
-// ├───┼───┼───┼───│
+// ├───┼───┼───┼───┤
// │ c │ c │ d │ d │
// └───┴───┴───┴───┘
//