Skip to content

Commit

Permalink
Add to blocklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ajayyy committed Dec 30, 2023
1 parent ab75889 commit 2d4d575
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/titles/titleFormatterData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,8 @@ export const acronymBlocklist = new Set([
"now",
"too",
"bad",
"big"
"big",
"all"
]);

export const notStartOfSentence = new Set([
Expand Down

0 comments on commit 2d4d575

Please sign in to comment.