diff --git a/app/models/debate.rb b/app/models/debate.rb index f8f57fa97..ed0fc17b8 100644 --- a/app/models/debate.rb +++ b/app/models/debate.rb @@ -105,7 +105,7 @@ class Debate < ActiveRecord::Base end def after_commented - save # updates teh hot_score because there is a before_save + save # updates the hot_score because there is a before_save end def calculate_hot_score