Skip to content

Commit

Permalink
Fix a typo in scss/_tables.scss comments (#39497)
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Dec 15, 2023
1 parent f1cd118 commit 4dcc376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_tables.scss
Expand Up @@ -79,7 +79,7 @@
//
// When borders are added on all sides of the cells, the corners can render odd when
// these borders do not have the same color or if they are semi-transparent.
// Therefor we add top and border bottoms to the `tr`s and left and right borders
// Therefore we add top and border bottoms to the `tr`s and left and right borders
// to the `td`s or `th`s

.table-bordered {
Expand Down

0 comments on commit 4dcc376

Please sign in to comment.