Skip to content

Commit

Permalink
Update mistakes.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Dec 24, 2024
1 parent 8c5d702 commit 857e7eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions constants/mistakes.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

const COMMON_MISTAKES = [ // Common mistakes that aren't picked up by the levenshtein approach. And obvious ones to reduce levenshtein dependence
'_isbn' => 'isbn',
'pasge' => 'page',
'aeccess-date' => 'access-date',
'–citeseerx' => 'citeseerx',
'—publisher' => 'publisher',
';ast1' => 'last1',
Expand Down

0 comments on commit 857e7eb

Please sign in to comment.