diff --git a/follow-recommendations-service/common/src/main/scala/com/twitter/follow_recommendations/common/predicates/gizmoduck/GizmoduckPredicate.scala b/follow-recommendations-service/common/src/main/scala/com/twitter/follow_recommendations/common/predicates/gizmoduck/GizmoduckPredicate.scala index af0c1ba20..91d957ec3 100644 --- a/follow-recommendations-service/common/src/main/scala/com/twitter/follow_recommendations/common/predicates/gizmoduck/GizmoduckPredicate.scala +++ b/follow-recommendations-service/common/src/main/scala/com/twitter/follow_recommendations/common/predicates/gizmoduck/GizmoduckPredicate.scala @@ -39,7 +39,7 @@ import javax.inject.Singleton /** * In this filter, we want to check 4 categories of conditions: - * - if candidate is discoverable given that its from an address-book/phone-book based source + * - if candidate is discoverable given that it's from an address-book/phone-book based source * - if candidate is unsuitable based on its safety sub-fields in gizmoduck * - if candidate is withheld because of country-specific take-down policies * - if candidate is marked as bad/worst based on blink labels