JakeWharton / RxReplayingShare

An RxJava transformer which combines replay(1), publish(), and refCount() operators.
Apache License 2.0
626 stars 28 forks source link

Fix typo in README #5

Closed vanniktech closed 8 years ago

JakeWharton commented 8 years ago

Because "Rx" is pronounced like "are ex" the leading sound is a vowel which is why you can use "an" to avoid the hard transition ("a are ex" vs. "an are ex").

vanniktech commented 8 years ago

Oh okay makes sense. Then sorry for the noise.