Skip to content

Commit a87997c

Browse files
KikobeatsCharlike Mike Reagent
authored and
Charlike Mike Reagent
committed
chore(docs): update README.md (#2)
1 parent 4ee3741 commit a87997c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ vimeoRegex().test('http://vimeo.com/groups/musicvideo/videos/126199390');
3030
//=> true
3131

3232
// get video ID
33-
vimeoRegex().exec('https://vimeo.com/62092214')[5];
33+
vimeoRegex().exec('https://vimeo.com/62092214')[4];
3434
//=> 62092214
3535
```
3636

0 commit comments

Comments
 (0)