Skip to content

Commit 2b8edcd

Browse files
ScottAbbeyBurntSushi
authored andcommitted
doc: add missing closing parenthesis
Following the style to the nearby links to LICENSE-APACHE and LICENSE_MIT, the link to LICENSE-UNICODE was placed after an opening parenthesis, but the closing parenthesis was missing. See also #535 PR #536
1 parent ecc1a5a commit 2b8edcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,4 @@ at your option.
235235

236236
The data in `regex-syntax/src/unicode_tables/` is licensed under the Unicode
237237
License Agreement
238-
([LICENSE-UNICODE](http://www.unicode.org/copyright.html#License).
238+
([LICENSE-UNICODE](http://www.unicode.org/copyright.html#License)).

0 commit comments

Comments
 (0)