Skip to content

Commit

Permalink
FIx: Add autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
sapegin committed May 11, 2017
1 parent 3a5a7d9 commit 0f481e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
["source-?map(s?)", "source map$1"],
["pre ?release(s?)", "pre-release$1"],
["filetype(s?)", "file type$1"],
["auto[- ]?complete", "autocomplete"],

// Starts from a lower case letter in the middle of a sentence
["(\\w+[^.?!]\\)? )internet", "$1internet"],
Expand Down

0 comments on commit 0f481e0

Please sign in to comment.