Update ScoreFacadeStore.scala

The correct article to use before the word "uniform" is "an" in American English.
This commit is contained in:
Noting565 2023-03-31 17:30:02 -07:00
parent b04e3521a2
commit 7397e3d2b0

View File

@ -10,7 +10,7 @@ import com.twitter.storehaus.ReadableStore
import com.twitter.util.Future 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 * @param readableStores readable stores indexed by the ScoringAlgorithm they implement
*/ */
class ScoreFacadeStore private ( class ScoreFacadeStore private (