Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion animation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ <h1 class="animation-header">Animation API</h1>
<ul>
<li>Listen for user input, like scroll events!</li>
<li>Animate elements based on that user input</li>
<li>Do it all of the main thread!</li>
<li>Do it all off the main thread!</li>
<li><span class="anim-span">Animation API</span>: Make Parallax Perform</li>
</ul>
<section class="try-it-out">
Expand Down