Skip to content

Commit

Permalink
fix: Add retry-ability, convert e2e to end-to-end
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Jun 9, 2024
1 parent bcb82c9 commit 3f19f47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terms.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,12 @@
["command ?line tool(s)?", "command-line tool$1"],
["end ?to ?end", "end-to-end"],
["end[- ]?2[- ]?end", "end-to-end"],
["e2e", "end-to-end"],
["error ?prone", "error-prone"],
["higher ?order", "higher-order"],
["key[/ ]?value", "key-value"],
["one ?liner(s)?", "one-liner$1"],
["retr[yi]ability", "retry-ability"],
["server ?side", "server-side"],
["two ?steps? authentication", "two-step authentication"],
["two ?steps? verification", "two-step verification"],
Expand Down

0 comments on commit 3f19f47

Please sign in to comment.