Skip to content

Commit

Permalink
add "pageerror" to cspell
Browse files Browse the repository at this point in the history
  • Loading branch information
jvigliotta committed Nov 27, 2024
1 parent 20be2de commit 3703b84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,8 @@
"countup",
"darkmatter",
"Undeletes",
"SSSZ"
"SSSZ",
"pageerror"
],
"dictionaries": ["npm", "softwareTerms", "node", "html", "css", "bash", "en_US", "en-gb", "misc"],
"ignorePaths": [
Expand Down

0 comments on commit 3703b84

Please sign in to comment.