File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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');
4444// => ['10.1000/xyz1000', '10.1000/xyz1000', '.a001']
4545
4646' 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 ']
4848```
4949
5050
@@ -97,4 +97,4 @@ Please do!
9797MIT © [ Richard Littauer] ( http://burntfen.com )
9898
9999
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