Skip to content

Commit aeb98c4

Browse files
authored
Typo on line 288 (#3722)
The word "secondar" should be "secondary"
1 parent 56888bb commit aeb98c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/projects/website/navigation/quarto-nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ $sidebar-section-bottom-margin: 0.2em;
285285
margin-bottom: 0.5rem;
286286
}
287287

288-
// Toggle the top secondar navigation bar
288+
// Toggle the top secondary navigation bar
289289
@include media-breakpoint-down(md) {
290290
.quarto-secondary-nav {
291291
display: block;

0 commit comments

Comments
 (0)