Update ScoreFacadeStore.scala
The correct article to use before the word "uniform" is "an" in American English.
This commit is contained in:
parent
b04e3521a2
commit
7397e3d2b0
|
@ -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 (
|
||||||
|
|
Loading…
Reference in New Issue