Skip to content

Commit

Permalink
fix: minor change in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjal-jain committed Jan 30, 2020
1 parent 266c7fa commit ab72313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-master/Query.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ This is same as
```js
query.observe().pipe(
mergeMap(records =>
map(records =>
records.map(
record => ({
id: record._raw.id,
Expand Down

0 comments on commit ab72313

Please sign in to comment.