Skip to content

Commit 9bbdc4c

Browse files
authored
Merge pull request #1039 from primer/box-row-unread
Box row unread typo
2 parents f3862b0 + 84a2de6 commit 9bbdc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/components/box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Use `Box-row--focus-gray` or `Box-row--focus-blue` when using along-side `naviga
287287

288288
### Box row unread
289289

290-
Use `.Box-row-unread` to apply a blue vertical line highlight for indicating a row contains unread items.
290+
Use `.Box-row--unread` to apply a blue vertical line highlight for indicating a row contains unread items.
291291

292292
```html live
293293
<div class="Box">

0 commit comments

Comments
 (0)