Skip to content

Commit

Permalink
fix: Replace "blank line" with "empty line"
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed Jul 25, 2024
1 parent 2c620b3 commit 8af492e
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 @@ -156,6 +156,7 @@
"ID", // http://stackoverflow.com/questions/1151338/id-or-id-on-user-interface
["id['’]?s", "IDs"],
["backwards compatible", "backward compatible"],
["blank line(s)?", "empty line$1"],
["build system(s)?", "build tool$1"],
["CLI tool(s)?", "command-line tool$1"],
["function argument(s)?", "function parameter$1"],
Expand Down

0 comments on commit 8af492e

Please sign in to comment.