Skip to content

Commit 25a06a9

Browse files
authored
Merge pull request #34 from rtpHarry/patch-1
docs(readme): small typo
2 parents b2afd48 + d2ac4ac commit 25a06a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ const nearbyOnlineUsers = users.within(center, radius, field);
187187

188188
### Usage with RxJS < 6.2, or Ionic v3
189189

190-
This package requires RxJS 6.2, but you can still use it with older versions without blowing up you app by installing rxjs-compat.
190+
This package requires RxJS 6.2, but you can still use it with older versions without blowing up your app by installing rxjs-compat.
191191

192192
Example:
193193

0 commit comments

Comments
 (0)