Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit bf23e1b

Browse files
author
Hans Kristian Flaatten
committed
Add some spacing
1 parent 1ea7226 commit bf23e1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ if you are working with ExpressJS.
7272

7373
```javascript
7474
var query = qs.parse(req.params);
75+
7576
mongo.collection('mycol').find(query, field).toArray(function(err, documents) {
7677
// matching documents
7778
});

0 commit comments

Comments
 (0)