File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ doiRegex.groups().test('10.1000/xyz1000.a001');
44
44
// => ['10.1000/xyz1000', '10.1000/xyz1000', '.a001']
45
45
46
46
' unicorn 10.1000/xyz000 cake 10.1000/xyz001 rainbow' .match (doiRegex ());
47
- // => ['10.1000/xyz000', '10.1000/xyz000 ']
47
+ // => ['10.1000/xyz000', '10.1000/xyz001 ']
48
48
```
49
49
50
50
@@ -97,4 +97,4 @@ Please do!
97
97
MIT © [ Richard Littauer] ( http://burntfen.com )
98
98
99
99
100
- [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fregexhq%2Fdoi-regex.svg?type=large )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fregexhq%2Fdoi-regex?ref=badge_large )
100
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fregexhq%2Fdoi-regex.svg?type=large )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fregexhq%2Fdoi-regex?ref=badge_large )
You can’t perform that action at this time.
0 commit comments