Skip to content

Commit

Permalink
Merge pull request #37 from mozillazg/patch-1
Browse files Browse the repository at this point in the history
Fixed pinyin for 便宜从事
  • Loading branch information
hotoo committed May 10, 2015
2 parents bd38517 + 8f935fe commit a650c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/phrases-dict.js
Original file line number Diff line number Diff line change
Expand Up @@ -18386,7 +18386,7 @@ module.exports = {
"便步走": [["biàn"], ["bù"], ["zǒu"]],
"便辞巧说": [["biàn"], ["cí"], ["qiǎo"], ["shuō"]],
"便携式": [["biàn"], ["xié"], ["shì"]],
"便宜从事": [["biàn"], [""], ["cóng"], ["shì"]],
"便宜从事": [["biàn"], [""], ["cóng"], ["shì"]],
"便宜货": [["pián"], ["yí"], ["huò"]],
"便宜施行": [["bián"], ["yú"], ["shī"], ["xíng"]],
"便宜行事": [["biàn"], ["yì"], ["xíng"], ["shì"]],
Expand Down

0 comments on commit a650c54

Please sign in to comment.