Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lamoglia committed Sep 19, 2017
1 parent 714bace commit ce900ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .versions
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ [email protected]
[email protected]
[email protected]
[email protected]
lamoglia:period-aggregator@0.0.2
lamoglia:publish-aggregation@0.0.1
[email protected]
[email protected]
[email protected]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Given a `Messages` collection in the following format
}
```

To publish a collection with the number of messages received in the last day grouped by sender:
To publish a collection with the number of messages received in the past 24 hours grouped by sender:

```javascript
import { Meteor } from 'meteor/meteor';
Expand Down

0 comments on commit ce900ef

Please sign in to comment.