From 7397e3d2b03a609453800f7b0244fb711cdb1a56 Mon Sep 17 00:00:00 2001 From: Noting565 Date: Fri, 31 Mar 2023 17:30:02 -0700 Subject: [PATCH] Update ScoreFacadeStore.scala The correct article to use before the word "uniform" is "an" in American English. --- .../com/twitter/simclusters_v2/score/ScoreFacadeStore.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scala/com/twitter/simclusters_v2/score/ScoreFacadeStore.scala b/src/scala/com/twitter/simclusters_v2/score/ScoreFacadeStore.scala index ac084e737..6f0ccfd12 100644 --- a/src/scala/com/twitter/simclusters_v2/score/ScoreFacadeStore.scala +++ b/src/scala/com/twitter/simclusters_v2/score/ScoreFacadeStore.scala @@ -10,7 +10,7 @@ import com.twitter.storehaus.ReadableStore import com.twitter.util.Future /** - * Provide a uniform access layer for all kind of Score. + * Provide an uniform access layer for all kind of Score. * @param readableStores readable stores indexed by the ScoringAlgorithm they implement */ class ScoreFacadeStore private (