Skip to content

Commit

Permalink
“affect” => “effect” in options guide
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher committed Feb 2, 2015
1 parent cb0f93c commit e5ca608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ or


### loop ###
The loop attribute causes the video to start over as soon as it ends. This could be used for a visual affect like clouds in the background.
The loop attribute causes the video to start over as soon as it ends. This could be used for a visual effect like clouds in the background.
```html
<video loop ...>
or
Expand Down

0 comments on commit e5ca608

Please sign in to comment.