Skip to content

Commit dee40d9

Browse files
committed
Fix wording
1 parent 71e8176 commit dee40d9

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ <h2>Getting started with <code>quad-shader</code></h2>
8080
<p id="code-example-glsl"></p>
8181

8282
<p>
83-
You should now see the animation on your page! There are more examples in
84-
the <a href="#examples">Examples section</a>.
83+
You should now see the animation on your page! Keep reading for advanced
84+
usage or jump straight to the <a href="#examples">Examples section</a> for
85+
inspiration.
8586
</p>
8687

8788
<h2>Passing inputs as uniforms</h2>
@@ -164,7 +165,7 @@ <h2>Passing inputs as uniforms</h2>
164165
<hr />
165166

166167
<h2 id="examples"><a href="#examples">Examples</a></h2>
167-
This section list some example usages of <code>quad-shader</code>.
168+
This section contains some example usages of <code>quad-shader</code>.
168169

169170
<h3 id="plane-window"><a href="#plane-window">1. Plane Window</a></h3>
170171

0 commit comments

Comments
 (0)