Skip to content

Commit 242bdf5

Browse files
committed
Merge pull request #37 from mikehenrty/snappoints-typo
fix typo in css-snappoints doc
2 parents 7582bd4 + fc8ea04 commit 242bdf5

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)