Skip to content

Commit d77fb37

Browse files
committed
[css-scroll-snap] Consistent spelling of naïve
1 parent e19f0d2 commit d77fb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-scroll-snap/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ Choosing Snap Positions {#choosing}
778778

779779
A <a>scroll container</a> can have many <a>snap areas</a>
780780
scattered throughout its <a>scrollable overflow region</a>.
781-
A naive algorithm for selecting a <a>snap position</a>
781+
A naïve algorithm for selecting a <a>snap position</a>
782782
can produce behavior that is unintuitive for users,
783783
so care is required when designing a selection algorithm.
784784
Here are a few pointers that can aid in the selection process:

0 commit comments

Comments
 (0)