Skip to content

Commit fc8ea04

Browse files
committed
fix typo in css-snappoints doc
1 parent 0580cee commit fc8ea04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-snappoints/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2 id="examples">Motivating Examples</h2>
6464
Using mandatory snap points,
6565
scrolling will always complete with a snap point aligned to the edge of the <a>scroll container's</a> visual viewport.
6666
By aligning a snap point at the edge of each image,
67-
this creates a photo viewer were users can scroll through the images one at a time.
67+
this creates a photo viewer where users can scroll through the images one at a time.
6868

6969
<pre>
7070
img {

0 commit comments

Comments
 (0)