Remove errant tab character. (#2058)

This commit is contained in:
Ross Kirsling 2019-02-04 11:03:46 -08:00 committed by Leo Balter
parent bafa05316e
commit a066af90ea
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ for (const [langtag, canonical] of Object.entries(validLanguageTags)) {
);
}
// unicode_language_subtag = alpha{2,3} | alpha{5,8};
// unicode_language_subtag = alpha{2,3} | alpha{5,8};
const invalidLanguageTags = [
"X-u-foo",
"Flob",