Skip to content

Commit a6ee814

Browse files
Small tweak to visual viewport wording (#280)
1 parent aa3dd78 commit a6ee814

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

visual-viewport-api/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
</head>
1010

1111
<body>
12-
<p id="instructions">Try scrolling around on a desktop and a mobile browser to see how the reported values change.
13-
Also try pinch/zooming on a mobile browser to see the effect.</p>
12+
<p id="instructions">
13+
Try scrolling around and pinch-zooming to see how the reported values change.
14+
</p>
1415
<div id="output">
1516
<p id="visual-info"></p>
1617
<hr>

0 commit comments

Comments
 (0)