aboutsummaryrefslogtreecommitdiff
path: root/test/examples/auto-animate.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/auto-animate.html')
-rw-r--r--test/examples/auto-animate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/examples/auto-animate.html b/test/examples/auto-animate.html
index 7603ecb..b8fca80 100644
--- a/test/examples/auto-animate.html
+++ b/test/examples/auto-animate.html
@@ -30,7 +30,7 @@ function Example() {
</code></pre>
</section>
<section data-auto-animate data-auto-animate-unmatched="fade">
- <h3 data-auto-animate-delay="1">Auto-Matched Content (no IDs)</h3>
+ <h3>Auto-Matched Content (no IDs)</h3>
<p style="opacity: 0.2; margin-top: 200px;">This will fade out</p>
<p>This element is unmatched</p>
<img src="assets/image1.png" style="height: 100px;">