mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-02 23:51:53 +01:00
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
|
||||
|
||||
/**
|
||||
* 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 (
|
||||
|
Loading…
Reference in New Issue
Block a user