Skip to content

Commit

Permalink
Merge 6904e61 into 3e5c879
Browse files Browse the repository at this point in the history
  • Loading branch information
GoreStarry committed Jul 4, 2018
2 parents 3e5c879 + 6904e61 commit 9f95849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/replyType.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const TYPE_DESC = {
NOT_RUMOR: '轉傳訊息或網路文章有一部分內容查證屬實。',
OPINIONATED:
'轉傳訊息或網路文章含有個人感想、假說猜測、陰謀論、尚無共識的研究、對政策的推論等等。',
RUMOR: '轉傳訊息或網路文章部分含有有一資訊。',
RUMOR: '轉傳訊息或網路文章有一部分含有不實資訊。',
};

export const TYPE_INSTRUCTION = {
Expand Down

0 comments on commit 9f95849

Please sign in to comment.