Skip to content

Commit 368cad0

Browse files
committed
Documentation
1 parent 1f725cb commit 368cad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/stylesheets/main/layout/_tooltip.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
// Annotation marker – the marker must be positioned absolutely behind
177177
// the index, because it shouldn't impact the rendering of a code block.
178178
// Otherwise, small rounding differences in browsers can sometimes mess up
179-
// alignment of text following a Annotation.
179+
// alignment of text following an annotation.
180180
&::after {
181181
position: absolute;
182182
top: 0.025em;

0 commit comments

Comments
 (0)