Skip to content

Commit

Permalink
remove no from blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Jul 27, 2023
1 parent d9493aa commit 8bd611e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/titles/titleFormatterData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,5 @@ export const acronymBlocklist = new Set([
"the",
"to",
"new",
"end",
"no"
"end"
]);

0 comments on commit 8bd611e

Please sign in to comment.