Skip to content

Commit

Permalink
fix error in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
tao committed Oct 21, 2016
1 parent d55847b commit a3c285a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SPEC.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Methods
Play the media::

{
method: 'pause'
method: 'play'
}

``pause``: void
Expand Down Expand Up @@ -255,7 +255,7 @@ Methods
value: true
}

``getLoop``: number
``getLoop``: boolean
Return the loop attribute of the video::

{
Expand Down

0 comments on commit a3c285a

Please sign in to comment.