Skip to content

Commit

Permalink
fix: "array item" → "array element"
Browse files Browse the repository at this point in the history
Both are correct but "element" seems to be a bit more common.
  • Loading branch information
sapegin committed Jun 4, 2024
1 parent 90d388c commit bcb82c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terms.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
["wild[- ]card(s)?", "wildcard$1"],

// Multiple words
["array item(s)?", "array element$1"],
["css-?in-?js", "CSS in JS"],
["code-?review(s)?", "code review$1"],
["code-?splitting", "code splitting"],
Expand Down

0 comments on commit bcb82c9

Please sign in to comment.